Superblocks Official Python Types
Project description
Superblocks Python Types
Quickstart
Use the package manager pip to install.
pip install superblocks-types
Development
Install Dependencies
make deps
Build Package
make pypi-pkg-build
Publish a New Version to PyPi
- Bump the version for
__version__
insuperblocks_types/_version.py
. We follow semantic versioning for now. In the future we could just match the version being published for js/ts/go. - Build the package:
make pypi-pkg-build
- Publish the package to the test PyPi site:
make pypi-pkg-test PYPI_TEST_TOKEN={token_from_1pass}
- Publish the package to the official PyPi site:
make pypi-pkg-prod PYPI_TOKEN={token_from_1pass}
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
superblocks-types-0.0.11.tar.gz
(103.7 kB
view details)
Built Distribution
File details
Details for the file superblocks-types-0.0.11.tar.gz
.
File metadata
- Download URL: superblocks-types-0.0.11.tar.gz
- Upload date:
- Size: 103.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 891d09766b5837430f7834a09c4abf9b930e4ec333c4c03ab7f31e900cdcb6ee |
|
MD5 | 6c9091f300578de0d3952e69af6b95ba |
|
BLAKE2b-256 | 1caa6af757983ab637a5c262d2f605d4204552c475366a6c54ca5e7c3971f570 |
File details
Details for the file superblocks_types-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: superblocks_types-0.0.11-py3-none-any.whl
- Upload date:
- Size: 203.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1f04aedf25fcc32783ad3943a1787633a74a69f84bd60f9bf55a57de7ac6888 |
|
MD5 | 69516844e2c8428218b8c6c4b78d114f |
|
BLAKE2b-256 | e19f53471936916fd8aa95f9cd0033568ff7701d0937307bcc317f363bb3f231 |