My Toy Package shows how to create and maintain a package.
Project description
My Toy Package
My Toy Package shows how to create and maintain a package.
Free software: GNU General Public License v3.
Documentation: https://my-toy-package.readthedocs.io.
The core of this package is a tutorial that gives a checklist of how to create and maintain your Python package, especially relying on Cookiecutter, by Audrey Roy Greenfeld, and PyCharm. We also use GitHub, ReadTheDocs, PyPI, Travis CI, Codecov and Pyup.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.9.0 (2020-01-22)
The cookiecutter now features a pytest configuration in tox.ini and a file .coveragerc.
As a consequence, it is not necessary anymore to add --doctest-modules when configuring the tests in PyCharm.
0.8.0 (2020-01-19)
Create our own cookiecutter: francois-durand/cookiecutter-my_toy_package.
In the tutorial:
Remove the steps that are now unnecessary, because they are included in the cookiecutter.
Create a section “Preliminaries” for the steps that are needed only once, not for every package creation.
Reorganize the order of the steps into a more natural course of action.
In PyCharm, change the documentation style to NumPy for all future package creations.
0.7.0 (2020-01-16)
Configure Codecov and add a Codecov badge.
Reach 100% of code coverage.
In the tutorial, explain how to configure Codecov.
0.6.1 (2019-12-20)
Add long_description_content_type in setup.py to avoid a warning in PyPI.
0.6.0 (2019-12-20)
You may need to restart your computer after installing git.
Cookiecutter now proposes argparse in addition to Click.
It is not necessary to add twine to requirements_dev.txt (cookiecutter now does it).
Update the procedure to install travis.
It is not necessary anymore to remove mentions of Python 2.7 (cookiecutter has removed them).
Remove the line modules from reference.rst.
Add ReadTheDocs theme in conf.py.
Create the directory build before setting up sphinx locally.
0.5.0 (2019-12-19)
Explain how to indicate the type of an argument in the docstring when it is an object of one of your classes.
0.4.3 (2019-12-19)
Correct the format of titles in HISTORY.rst to comply with PyPI’s demands.
0.4.2 (2019-12-19)
Separate the tutorial from the readme file, in the hope that it will solve the deployment problem on PyPI.
0.4.1 (2019-12-19)
Use numpy style of documentation instead of sphinx basic style.
In the readme, correct the explanations about Pyup.
Say more explicitly that some steps are optional, like setting a virtual environment or using pyup.
Added how to make travis run the doctests (thanks to Quentin Lutz).
Remove the version numbers from the dev requirements.
0.3.2 (2019-06-27)
Try to deploy again on PyPI.
0.3.1 (2019-06-27)
Try to deploy again on PyPI.
0.3.0 (2019-06-26)
Try to change the minor version number to solve deployment problem on PyPI.
0.2.5 (2019-06-26)
Downgrade dev requirements to try to solve deployment problem on PyPI.
0.2.4 (2019-06-26)
Try to tackle deployment problem on PyPI.
0.2.3 (2019-06-26)
Correct the procedure for version release.
0.2.2 (2019-04-03)
Minor updates in documentation.
0.2.1 (2019-03-27)
Update flake.
0.2.0 (2019-03-27)
Configuration for local build of documentation with Sphinx.
Release a version directly on Github’s website.
Minor edits in documentation.
0.1.6 (2018-03-06)
Minor edit in documentation.
0.1.5 (2018-03-06)
Patch upload subpackages.
0.1.0 (2018-03-06)
First release on PyPI.
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 my_toy_package-0.9.0.tar.gz
.
File metadata
- Download URL: my_toy_package-0.9.0.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3581fe152e348b74972219aedeacd49226ec1297e8b0fca3cd21a047222535a3 |
|
MD5 | 29048e05583d7193fbffa734bc8cf8e4 |
|
BLAKE2b-256 | 42e740e67eb4082909e232a44526f63e43a4ff633310802e19394ba27a3989c7 |
File details
Details for the file my_toy_package-0.9.0-py2.py3-none-any.whl
.
File metadata
- Download URL: my_toy_package-0.9.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de905dabca72a07f97653e4b39148f7cf46a3273cf2ad78f28c733ea43a66b4d |
|
MD5 | 94a6eea413258801f71f737a1d075f32 |
|
BLAKE2b-256 | 1b24e3cabb92ffbc517dbafb8d837e1e1a35d32002ccc1115c23e3576387af35 |