potemkin
Project description
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
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
potemkin-0.0.tar.gz
(19.4 kB
view details)
Built Distribution
potemkin-0.0-py3-none-any.whl
(20.2 kB
view details)
File details
Details for the file potemkin-0.0.tar.gz
.
File metadata
- Download URL: potemkin-0.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c3c7ad2bfef229b7b2b7af1d0ef89516cf34654c5cc4ec442c941cccc32f299 |
|
MD5 | 3471c31b43e1e621d3456d98c67c3c96 |
|
BLAKE2b-256 | 1de8c69ee4701a32b03d9f0326be8d2eb506606c2d023dce5272442d4aa04049 |
File details
Details for the file potemkin-0.0-py3-none-any.whl
.
File metadata
- Download URL: potemkin-0.0-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af84f8bcd35d476d0aa4eae96df3832a985198c7ba94bbf52b901b23ca762bf9 |
|
MD5 | ba1c65554aceb54d9784a35ee76cf37d |
|
BLAKE2b-256 | 5a401f1885a6516da72b70c37485635710e43b08cb2c0a47975c311993a3df90 |