A package for character sets
Project description
mypackage
chars is a simple Python package that provides functions to get different sets of characters including uppercase letters, lowercase letters, numbers, and special characters.
Features
- Retrieve uppercase letters
- Retrieve lowercase letters
- Retrieve numbers
- Retrieve special characters
- Retrieve a combination of all character sets
Installation
You can install the package using pip
:
pip install chars
END
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chars-0.1.1.tar.gz
(2.6 kB
view hashes)
Built Distribution
chars-0.1.1-py3-none-any.whl
(2.8 kB
view hashes)