An open API service indexing awesome lists of open source software.

https://github.com/zjykzj/python-setup.py

Sample program for packaging and distributing Python packages
https://github.com/zjykzj/python-setup.py

python python-setup setup-py

Last synced: 4 months ago
JSON representation

Sample program for packaging and distributing Python packages

Awesome Lists containing this project

README

          


Language:
🇺🇸
🇨🇳


«python-setup.py» shows how to package Python programs








## Table of Contents

- [Table of Contents](#table-of-contents)
- [Maintainers](#maintainers)
- [Thanks](#thanks)
- [Contributing](#contributing)
- [License](#license)

## Maintainers

* zhujian - *Initial work* - [zjykzj](https://github.com/zjykzj)

## Thanks

* [facebookresearch/detectron2](https://github.com/facebookresearch/detectron2)
* [navdeep-G/setup.py](https://github.com/navdeep-G/setup.py/blob/master/setup.py)

## Contributing

Anyone's participation is welcome! Open an [issue](https://github.com/zjykzj/python-setup.py/issues) or submit PRs.

Small note:

* Git submission specifications should be complied with [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)
* If versioned, please conform to the [Semantic Versioning 2.0.0](https://semver.org) specification
* If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

[Apache License 2.0](LICENSE) © 2020 zjykzj