A template for projects that will be distributed on PyPI.
Project description
reStructuredText
Setup
python3 -m venv venv
. venv/bin/activate.fish
python3 -m pip install -r requirements.txt
python3 -m pip install -e .
Build
python3 -m build
Test
python3 -m unittest
Distribute
TestPyPI
python3 -m twine upload --repository testpypi dist/*
PyPI
python3 -m twine upload dist/*
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
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
File details
Details for the file restructuredtext-0.0.1.tar.gz.
File metadata
- Download URL: restructuredtext-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2defc13052ab2291b992c1dee7f9ace9e7d196d5340f4c451b83d08c04917827
|
|
| MD5 |
147e5ddc8ec771f535b022315e2e7c75
|
|
| BLAKE2b-256 |
92b1bdd5863ada99490381bb73ddec6770f1dd624b71eea846030492f3a5616a
|
File details
Details for the file restructuredtext-0.0.1-py3-none-any.whl.
File metadata
- Download URL: restructuredtext-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9745eb273dc1023804ac60499e921d7942dda1949048f9435fc53cb84d567d01
|
|
| MD5 |
6f2d2ba208bba948726689a3023f1800
|
|
| BLAKE2b-256 |
faf7acb7b3246dd14788f89254464c0c3a2396a0f166afd9bd56c017f728f8b0
|