This website works better with JavaScript.
Home
Explore
Documentation
Codeberg Issues
Blog
Join Codeberg e.V.
Donate
Help
Register
Sign In
hjacobs
/
pykube-ng
Watch
1
Star
2
Fork
3
Code
Issues
2
Pull Requests
1
Releases
48
Activity
Lightweight Python 3+ client library for Kubernetes (pykube-ng)
https://pykube.readthedocs.io/
python
kubernetes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
418
Commits
1
Branch
1.5 MiB
Python
99.2%
Makefile
0.8%
Branch:
main
main
v0.9.0
v0.8.2
v0.8.1
v0.8.0
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.10.0
0.20
0.19
0.18
0.17a2
0.17
21.3.0
20.7.2
20.7.1
20.5.0
20.4.1
20.4.0
20.10.0
20.1.0
19.9.2
19.9.1
19.9.0
19.12.1
19.12.0
19.10.0
0.30
0.29
0.28
0.27
0.26
0.25
0.24
0.23
0.22
0.21
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
pykube-ng
/
.flake8
3 lines
51 B
Raw
Permalink
Blame
History
[flake8]
max-line-length=240
ignore=E722,W503,E265