From Idea to Production on Python Projects
Project description
[![pipeline status](https://gitlab.com/martincollado.com/i2p-python/badges/master/pipeline.svg)](https://gitlab.com/martincollado.com/i2p-python/commits/master) [![coverage report](https://gitlab.com/martincollado.com/i2p-python/badges/master/coverage.svg)](https://gitlab.com/martincollado.com/i2p-python/commits/master) [![Documentation Status](https://readthedocs.org/projects/i2p-python/badge/?version=latest)](http://i2p-python.readthedocs.io/es/latest/?badge=latest)
HRL From Idea to Production Tutorial
This repo exists to provide an example setup.py file, that can be used to bootstrap your next Python project. It includes some advanced patterns and best practices for setup.py, as well as some commented–out nice–to–haves.
For example, this setup.py provides a $ python setup.py publish command, which creates a universal wheel (and sdist) and uploads your package to PyPi using Twine, without the need for an annoying setup.cfg file.
In short, setup.py files can be daunting to approach, when first starting out — even Guido has been heard saying, “everyone cargo cults thems”. It’s true — so, I want this repo to be the best place to copy–paste from :)
To Do
Tests via $ setup.py test (if it’s concise).
Pull requests are encouraged!
License
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file idea2production-2017.0.1.1504456832.tar.gz
.
File metadata
- Download URL: idea2production-2017.0.1.1504456832.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 413383276a70035a3bf6828d435b9949db1cc4b6b65624d6928002a591f4b4ae |
|
MD5 | a963a03d20adbe473c38ed5ccc4ad747 |
|
BLAKE2b-256 | 54f1d426378ce17e6be6a29d66e7b75b8673ac27354f8eb5b338ee95100cf893 |
File details
Details for the file idea2production-2017.0.1.1504456832-py2.py3-none-any.whl
.
File metadata
- Download URL: idea2production-2017.0.1.1504456832-py2.py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f2c708c52c51a33a7ce5bf2b035c44535698aab28b112bf46412dcbd3420dd0 |
|
MD5 | 8628bd0016a24201a75e8c02eef99f27 |
|
BLAKE2b-256 | 7b60f6c510e508765436f9b5dbbba1e46459d492bd0cab4cbeb6f83ef948446c |