Skip to main content

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/*
    

Release files for wildcard-core 0.1.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for wildcard-core 0.1.7
File Size Uploaded
wildcard_core-0.1.7.tar.gz 362.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for wildcard-core 0.1.7
File Interpreter ABI Platform
wildcard_core-0.1.7-py3-none-any.whl Python 3 none any Details

Total release size: 705.9 kB

Release files / wildcard_core-0.1.7.tar.gz

Download URL wildcard_core-0.1.7.tar.gz
Size 362.7 kB
Tags Source
SHA-256 checksum
How to use checksums
92e6c5c8f3f6c9917dfc9a932cc92aaa316c3539890819b55b9324e501d632e5
BLAKE2b-256 checksum
How to use checksums
d7f3463ed5280383fb038a5bb097054da5198152bae75adf8ca5cf66360d2e0c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.8.5 CPython/3.13.1 Darwin/24.0.0

Release files / wildcard_core-0.1.7-py3-none-any.whl

Download URL wildcard_core-0.1.7-py3-none-any.whl
Size 343.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
8a6ec6a9bcf2aaf52e393af0c27af24fa9548b76f3f93de58704b4dee678ae90
BLAKE2b-256 checksum
How to use checksums
76a7d1bc4e99f8b45a855176f4e4183a4b13c67eff0c499be76d7ade76998eac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/1.8.5 CPython/3.13.1 Darwin/24.0.0

Release history Release notifications | RSS feed

This release

0.1.7 This release

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page