An example of including non-code files in a package.
Project structure
persis
├── AUTHORS.rst
├── CHANGELOG.rst
├── LICENSE.txt
├── Makefile
├── README.rst
├── docs
│ ├── Makefile
│ ├── _static
│ ├── authors.rst
│ ├── changelog.rst
│ ├── conf.py
│ ├── index.rst
│ └── license.rst
├── requirements.txt
├── setup.cfg
├── setup.py
├── src
│ └── persis
│ ├── __init__.py
│ └── persis.py
└── tests
├── conftest.py
└── test_persis.py
Note
This project has been set up using PyScaffold 3.1 and Cookiecutter 1.6.
For details and usage information on PyScaffold, see https://pyscaffold.org/.
For details and usage information on Cookiecutter, see https://cookiecutter.readthedocs.io/.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
persis-0.0.8.tar.gz
(28.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
persis-0.0.8-py3-none-any.whl
(19.0 kB
view details)
File details
Details for the file persis-0.0.8.tar.gz.
File metadata
- Download URL: persis-0.0.8.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffaa7978c2dfb6db4723a08d35ab3aaaaecc8233393537d816e2836931821b46
|
|
| MD5 |
80f9cf0d04b5d2df3641a6f41048c647
|
|
| BLAKE2b-256 |
9806aae008f32f577da244b8c670c1f6723c874a36dfad3a2d9d22121d8f3256
|
File details
Details for the file persis-0.0.8-py3-none-any.whl.
File metadata
- Download URL: persis-0.0.8-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe7272a12311e26200461a8b567b1e8e15e58f59c926e0c584d13335953006cc
|
|
| MD5 |
c6b6f0bb6644afe3983d36a8e39446b1
|
|
| BLAKE2b-256 |
a155a0d9482e9d7eb5f928f4e526ba92838dcfaaabda99bf7db3f2d8d70702d9
|