Skip to main content

Add your description here

Project description

cat kwwutils.egg-info/PKG-INFO

from setuptools import setup, find_packages

setup( name='kwwutils', version='0.1.14', packages=find_packages(include=['kwwutils', 'tests']), # other options like install_requires, author, etc. )

mv setup.cfg setup_old.cfg # Move any existing setup.cfg file nano setup.cfg

[metadata] name = kwwutils version = 0.1.14

rm -rf build dist kwwutils.egg-info python setup.py sdist bdist_wheel uv pip install --force-reinstall --no-cache-dir -e .

  • debugging from setuptools import setup, find_packages

version = '0.1.14' print(f"Building version {version}")

setup( name='kwwutils', version=version, packages=find_packages(include=['kwwutils', 'tests']), # other options like install_requires, author, etc. )

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

kwwutils-0.1.17.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

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

kwwutils-0.1.17-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file kwwutils-0.1.17.tar.gz.

File metadata

  • Download URL: kwwutils-0.1.17.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for kwwutils-0.1.17.tar.gz
Algorithm Hash digest
SHA256 d61f7489711bf236fe0458c1a802dac694d5278f7ca6a1da2c8c70220701b4ee
MD5 b91ebd1b457b3652aeb6e5aea618be7e
BLAKE2b-256 1a10511a468c896dba7323ea41b270fc158080ee8d8b0df1b354de64a1419e96

See more details on using hashes here.

File details

Details for the file kwwutils-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: kwwutils-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for kwwutils-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 ecf761e7accf8431945eb0199efb97ea2ecbcb8a86995941404398671fe7a102
MD5 a8d72f67f82d852b0957cb6f502b22f3
BLAKE2b-256 4a44ed130ee8fee6c6a7778d33ee7f033996d25b563a2eac32e908efb44c24a3

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