Development Install
pipenv install
Development against Backend
To run against local services
export TREEBEARD_ENVIRONMENT=development
To run against prod services but with Sentry suppressed
export TREEBEARD_ENVIRONMENT=staging
Code Quality Checks
Clone typeshed into the repo root
git clone https://github.com/python/typeshed.git
pyright && python3.7 -m black --check .
isort -m 3 -tc -y
Release files for treebeard 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| treebeard-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / treebeard-0.1.1-py3-none-any.whl
| Download URL | treebeard-0.1.1-py3-none-any.whl |
|---|---|
| Size | 25.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a0eb9b3d374bf27630da1f00b8f2ce3f827f35c2ab0d2983a5bca45cb491d111
|
|
BLAKE2b-256 checksum How to use checksums |
be92de3069a0b664078021ce2a65231b89b830569a965e4c5d459d20e136cf76
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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.42.1 CPython/3.7.6
|