This website requires JavaScript.
Explore
Help
Sign In
extern
/
zrok
Watch
1
Star
1
Fork
0
You've already forked zrok
mirror of
https://github.com/openziti/zrok.git
synced
2024-11-07 08:44:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d29b6ca6d3
zrok
/
.flake8
3 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build Py wheel with alternate name in testing forks
2023-12-15 00:03:58 +01:00
[flake8]
max-line-length = 120
Python SDK Update (#523) * added first iteration decorator for zrok and example flask server * update requirements. Add context managing for share and access. Updated pastebin example to better cleanup * setup and sample tweaks * small linting updates and example changes * A few small fixes * fix long description * Update the ignore file. Considering moving location of this. * Added flake8 linting for builds * use python 3.10 * move setup python to its own block * added back in the py name * update changelogs and add readme --------- Signed-off-by: Cam Otts <otts.cameron@gmail.com> Co-authored-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-01-17 17:46:19 +01:00
exclude = zrok_api, build
Reference in New Issue
Copy Permalink