Text analogue of dill library
Project description
Tarragon
Tarragon is text analogue of dill library.
Poetry memos
- Create poetry project structure
After that you can change files location.poetry new . - Build poetry project to "dist" folder
poetry build - Adding credentials for <REPO_NAME> repository into "%APPDATA%\pypoetry" folder or keyring (depends on default settings)
poetry config http-basic.<REPO_NAME> __token__ <TOKEN> - Publish poetry project to <REPO_NAME> repository. Optional "--build" parameter makes rebuild
Remove "--repository" parameter for using default "pypi" repository.poetry publish --build --repository <REPO_NAME> - Remove credentials for <REPO_NAME>
poetry config --unset http-basic.<REPO_NAME> - Install poetry dependencies
poetry lock poetry install
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
tarragon-0.1.0rc0.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tarragon-0.1.0rc0.tar.gz.
File metadata
- Download URL: tarragon-0.1.0rc0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0061e982cf112e437d9c76e30cf9f79b98606de77a41ebded82344bc2fe8f74d
|
|
| MD5 |
9ce61e85166d5edb6dfa656c172056f8
|
|
| BLAKE2b-256 |
87c1783a528fbf87ad9b82ab613822ca402a872b393ee2d7d0e4fedbbf397278
|
File details
Details for the file tarragon-0.1.0rc0-py3-none-any.whl.
File metadata
- Download URL: tarragon-0.1.0rc0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd9a05a37a330cfee2f0df9f016d584f4d55103f70fb2c021044992db374930b
|
|
| MD5 |
31eb55dc99e4fb444bc037a8613e738b
|
|
| BLAKE2b-256 |
3de02085489f05c0215addddfe68e214e58271fcbfef9386da643768d79eacd4
|