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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kwwutils-0.1.14.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.11

File hashes

Hashes for kwwutils-0.1.14.tar.gz
Algorithm Hash digest
SHA256 ef4c3059b0437959c47908d0dcf9155b7ca3e2b83740421f3e3704b70a3e05c3
MD5 4d01a284edee1b959f3255629eaa6389
BLAKE2b-256 41557fad6baace4d5024605b288090808fa4c881886471d30e6c59e715889049

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kwwutils-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.11

File hashes

Hashes for kwwutils-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 1a7d5d63e40e177c962df735af0369b1340d3790ca97b6b88f040e096d7b9798
MD5 e22fa0c8f62f4c91d6e1f0ade7530add
BLAKE2b-256 516028cec55492a050d45b976bfee528f75f33d61fef5c4718e9b47477671c7e

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