Skip to main content

I got tired of copy-pasting the same blocks of code from project to project. So I decided to create Wolpie as my own personal swiss army knife for Python development. The one package to rule them all... for my needs at least...

Project description

Wolpie

Wolpie

Docs License Python Version Python Version PyPI Version codecov Known Vulnerabilities

Welcome to Wolpie! Like the banner says, I got tired of copy-pasting the same blocks of code from project to project. I already figured out how to do something the way I like, but now I have to do it all over again in a new project. I also frequently found myself installing packages that did one small thing I needed, but then I had to install a whole package just for that one thing. So I decided to create Wolpie as my own personal swiss army knife for Python development. The one package to rule them all... for my needs at least.

Over time, it will grow to include various utilities and tools that I find useful in my projects. Stay tuned!

Installation

You can install Wolpie from PyPI:

pip install wolpie

Quick Start

Here's a simple example of how to use Wolpie:

from wolpie import pretty_str

# Use the pretty_str function
result = pretty_str("Hello world!", max_length=10)
print(result)  # Output: 'Hello w...'

Made with ♥ by Johandielangman

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

wolpie-0.2.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

wolpie-0.2.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file wolpie-0.2.1.tar.gz.

File metadata

  • Download URL: wolpie-0.2.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.23

File hashes

Hashes for wolpie-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a4061e0e818c9a2e72193c2d24052fdc6aabbd6fcb8ddcc4cdde42370801dac2
MD5 228fd3e5f5681554f50cac833d4dd73d
BLAKE2b-256 d21ec4db19caecf7ff804a6d1dce6ab332963a6414fe0d077f14ee0075480f94

See more details on using hashes here.

File details

Details for the file wolpie-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: wolpie-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.23

File hashes

Hashes for wolpie-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d8e9be181dac50184c517d98702bde6fdb710704e77d2734479ddd59cb8125a4
MD5 72105d135d09642b5721b1500bfa07e6
BLAKE2b-256 20db2707ddeab77de25e0a3726b666593d4b935fd5672480e477b456fef29035

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