Skip to main content

Text analogue of dill library

Project description

Tarragon

Tarragon is text analogue of dill library.

Poetry memos

  1. Create poetry project structure
    poetry new .
    
    After that you can change files location.
  2. Build poetry project to "dist" folder
    poetry build
    
  3. Adding credentials for <REPO_NAME> repository into "%APPDATA%\pypoetry" folder or keyring (depends on default settings)
    poetry config http-basic.<REPO_NAME> __token__ <TOKEN>
    
  4. Publish poetry project to <REPO_NAME> repository. Optional "--build" parameter makes rebuild
    poetry publish --build --repository <REPO_NAME>
    
    Remove "--repository" parameter for using default "pypi" repository.
  5. Remove credentials for <REPO_NAME>
    poetry config --unset http-basic.<REPO_NAME>
    
  6. Install poetry dependencies
    poetry lock
    poetry install
    

Project details


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)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tarragon-0.1.0rc0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

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

Hashes for tarragon-0.1.0rc0.tar.gz
Algorithm Hash digest
SHA256 0061e982cf112e437d9c76e30cf9f79b98606de77a41ebded82344bc2fe8f74d
MD5 9ce61e85166d5edb6dfa656c172056f8
BLAKE2b-256 87c1783a528fbf87ad9b82ab613822ca402a872b393ee2d7d0e4fedbbf397278

See more details on using hashes here.

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

Hashes for tarragon-0.1.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd9a05a37a330cfee2f0df9f016d584f4d55103f70fb2c021044992db374930b
MD5 31eb55dc99e4fb444bc037a8613e738b
BLAKE2b-256 3de02085489f05c0215addddfe68e214e58271fcbfef9386da643768d79eacd4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page