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.5.tar.gz (342.2 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.5-py3-none-any.whl (322.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wildcard_core-0.1.5.tar.gz
  • Upload date:
  • Size: 342.2 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.5.tar.gz
Algorithm Hash digest
SHA256 745a4dfff938a880067790d4ba9e84d0e97b988bf00c3746b0983fc54be45f69
MD5 c65be989f8868a2704da00c18b36e3f3
BLAKE2b-256 71ee2425e1f6609bb09fc808e6d4ab65bb8f23414bb026b6299bbe979502a1d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wildcard_core-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 322.6 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 71eee0b5821301035e357d4db9e538d12048d3d1a8b536e5981798bfb6a07f9b
MD5 1cb7b9ed3fec33e2876f1aaa0e507178
BLAKE2b-256 95c17ce92df098e9e201cf2fd99a431178e78987deb31db554abe96265733957

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