Change directory into your newly created project.
cd potemkin
Create a Python virtual environment.
python3 -m venv env
Upgrade packaging tools.
env/bin/pip install –upgrade pip setuptools
Install the project in editable mode with its testing requirements.
env/bin/pip install -e “.[testing]”
Run your project’s tests.
env/bin/pytest
Run your project.
env/bin/pserve development.ini
Release files for potemkin 0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| potemkin-0.0.tar.gz | 19.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| potemkin-0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.6 kB
Release files / potemkin-0.0.tar.gz
| Download URL | potemkin-0.0.tar.gz |
|---|---|
| Size | 19.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5c3c7ad2bfef229b7b2b7af1d0ef89516cf34654c5cc4ec442c941cccc32f299
|
|
BLAKE2b-256 checksum How to use checksums |
1de8c69ee4701a32b03d9f0326be8d2eb506606c2d023dce5272442d4aa04049
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
|
Release files / potemkin-0.0-py3-none-any.whl
| Download URL | potemkin-0.0-py3-none-any.whl |
|---|---|
| Size | 20.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
af84f8bcd35d476d0aa4eae96df3832a985198c7ba94bbf52b901b23ca762bf9
|
|
BLAKE2b-256 checksum How to use checksums |
5a401f1885a6516da72b70c37485635710e43b08cb2c0a47975c311993a3df90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
|