bluet / proxybroker2

The New (auto rotate) Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release proxybroker2 module to pypi

afunTW opened this issue · comments

Summary

Hi @bluet, inspired from #28, but we need to complete the following pre-work

  • Revise the pack scripts setup.py
  • Revise the dependency
  • Clear codebase architecture and documentation
  • Clear define how to contribute to this repo
  • Roadmap
  • Add coverage-test e.g. pytest-cov
  • Add workflow to test package on different platforms e.g. Windows and macOS
  • De-fork
commented

regarding to setup.py scripts, maybe we should use poetry?

@a5r0n migrating to poetry would be nice 👍

poetry is one of my potential solution, but we require to clarify the dependencies on all Python version we supported before doing so

commented

i just opened a PR for the poetry migration part, can u guys have a look?