pytbx
A collection of useful tools for my engineering projects
Docs: https://t11c.gitlab.io/pytbx
Made this with nbdev from fast.ai. As nbdev is designed for github, I used the template from Thomas Capelle to make it work on gitlab.
Install
Simply install it with pip:
pip install pytbx
How to use
... muss noch
Setup Dev environment
Requirements
- pipenv
- jupyter lab installed
- jekyll installed (to view the docs)
set up
clone repo
git clone https://gitlab.com/t11c/pytbx
install python environment with pipenv
pipenv install --dev
register ipykernel
pipenv run python -m ipykernel install --user --name=pytbx
install git-hooks
pipenv run nbdev_install_git_hooks
Release files for pytbx 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytbx-0.0.2.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytbx-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.2 kB
Release files / pytbx-0.0.2.tar.gz
| Download URL | pytbx-0.0.2.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af8cc606e43e8b6b7b48b4b87793856ad79489f61da7542d1adac10c658db058
|
|
BLAKE2b-256 checksum How to use checksums |
b07cd3832a183bd477c5c37dcf9d758ba458f04f312bf0267624f73a78514d9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.7
|
Release files / pytbx-0.0.2-py3-none-any.whl
| Download URL | pytbx-0.0.2-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f776fb6f9e0b040e980a1c1eb356258ee114d25ddbb2ba67360595af46a06dce
|
|
BLAKE2b-256 checksum How to use checksums |
604bcf6bac76c520cb1c6685db4b3a262888926b37f98dbab25c3b37c53df516
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.7
|