Skip to main content

Core functionality for the Wildcard ecosystem.

Project description

Wilcard Core Package

Build new version of package:

  1. Modify pyproject.toml with new version number
  2. Generate poetry lock file
poetry lock
  1. Build and publish package to test PyPI
poetry publish --build -r test-pypi

Troubleshooting:

  • RuntimeError: Repository test.pypi is not defined

    • Add repository to poetry config
    poetry config repositories.test-pypi https://test.pypi.org/legacy/
    
    poetry config pypi-token.test-pypi <your-token>
    
  • poetry.publishing.uploader.UploadError: HTTP Error 400: File already exists

    • Check you've updated the version number in pyproject.toml

    • Try publishing again

    poetry publish --build -r test-pypi
    
    • If the error persists, clear the existing package files and try again.
    rm -rf dist/*
    

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

wildcard_core-0.1.2.tar.gz (341.9 kB view details)

Uploaded Source

Built Distribution

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

wildcard_core-0.1.2-py3-none-any.whl (321.3 kB view details)

Uploaded Python 3

File details

Details for the file wildcard_core-0.1.2.tar.gz.

File metadata

  • Download URL: wildcard_core-0.1.2.tar.gz
  • Upload date:
  • Size: 341.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.4.0

File hashes

Hashes for wildcard_core-0.1.2.tar.gz
Algorithm Hash digest
SHA256 711494f93a4e44b6b1bcc94f139b88577cfc3f3d3762bc82cb70245550d1bb00
MD5 23415ae2633403b34f0a9cf744f607f6
BLAKE2b-256 31524d6051859726b5f32dc68ad4add44649c74e9bf3b81660aaff4d67e90bf1

See more details on using hashes here.

File details

Details for the file wildcard_core-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: wildcard_core-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 321.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.4.0

File hashes

Hashes for wildcard_core-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 691abb23881a2de66d382948c20ed315b96f60b574b9cd4f3e38c810929714eb
MD5 c745af36472ad4a52b776a9b6254ce68
BLAKE2b-256 f98aa9484fc994e9a0affb097ac1941ea824536056cf98f38e99723e4d3dc620

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