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

Uploaded Python 3

File details

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

File metadata

  • Download URL: wildcard_core-0.1.7.tar.gz
  • Upload date:
  • Size: 362.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.13.1 Darwin/24.0.0

File hashes

Hashes for wildcard_core-0.1.7.tar.gz
Algorithm Hash digest
SHA256 92e6c5c8f3f6c9917dfc9a932cc92aaa316c3539890819b55b9324e501d632e5
MD5 1d232f9bf0c3314eae3fc7b04a1a8d2b
BLAKE2b-256 d7f3463ed5280383fb038a5bb097054da5198152bae75adf8ca5cf66360d2e0c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wildcard_core-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 343.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.13.1 Darwin/24.0.0

File hashes

Hashes for wildcard_core-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8a6ec6a9bcf2aaf52e393af0c27af24fa9548b76f3f93de58704b4dee678ae90
MD5 5da5ef4109befd91806d5fd62a7494d1
BLAKE2b-256 76a7d1bc4e99f8b45a855176f4e4183a4b13c67eff0c499be76d7ade76998eac

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