Setup.py. A template for sharing Python code with other people.

github.com/navdeep-G/setup.py/blob/master/setup.py

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2019
  • Update repo name to remove need for a redirect (#74)
July 2019
  • Update README.md
May 2019
  • Merge pull request #72 from chaps/add-curl-to-install-steps
  • Merge branch 'add-curl-to-install-steps' of github.com:chaps/setup.py…
  • Edits README to include downloading the setup.py file via curl
  • Edits README to include downloading the setup.py file via curl
  • Merge pull request #71 from znewman01/master
  • Fix formatting in setup.py
  • Update README.md
April 2019
  • Merge pull request #70 from deliangyang/master
  • docs: add installation
  • Update setup.py
March 2019
  • Merge pull request #66 from scottclowe/maint_exclude-all-tests
  • Exclude all tests when discovering packages
February 2019
  • Merge pull request #65 from kennethreitz/add-packaging-guide
  • Add a link to the official Python Packaging Guide. Closes #40
  • Merge pull request #62 from devxpy/patch-2
  • Merge pull request #64 from kennethreitz/revert-57-version-module-att…
  • Revert "Follow PEP 396: expose __version__ string as a module-level a…
  • Merge pull request #57 from florisla/version-module-attribute