core utils
Project description
different utils and tools for projects
collecting python modules into library.
needs VTK
brew install vtk
install from pypi
pip install laapyCore
install from source
to work on project install source locally, activate venv and run (if mac run zsh version):
pip install -e .[dev]
pip install -e '.[dev]'
use
from working_tools import tet
test setup state
python setup.py sdist
create manifest
check-manifest --create
git add MANIFEST.in
build to upload
python setup.py bdist_wheel sdist
twine upload dist/*
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
laapyCore-0.0.3.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file laapyCore-0.0.3.tar.gz
.
File metadata
- Download URL: laapyCore-0.0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05f53bf00f6b5fcc44cb15ed2d4ba6a727476cdad5f5f1fcf1050a19b309c38e |
|
MD5 | 091f21f938ce4bca4d49d6f23f121c4d |
|
BLAKE2b-256 | c5f79f5b98a5bd9e1a893eddffcbeac05bce61113a3d64455a5ff8636424918d |
File details
Details for the file laapyCore-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: laapyCore-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff2d305cb7f011efcf148dd3e8414737c296724520afea15e58ac7369af6dfa1 |
|
MD5 | 6ba5a1f6574a5a3d7e72e128d6925df1 |
|
BLAKE2b-256 | f7579e3f6f4abe0378ae0cf841ac57e7e6d47d338b960c2c3a100e74a43c654c |