Miscellaneous utility scripts and Python objects for agile development.
Project description
snippyts
Miscellaneous utility scripts and Python objects for agile development.
Table of objects
No. | Name | Description | Date added | Date reviewed |
---|---|---|---|---|
1 | snippyts.__init__.batched |
Partitions an input collection iterable into chunks of size batch_size . The number of chunks is unknown at the time of calling is determined by the length of iterable . |
September 22nd, 2024 | September 22nd, 2024 |
2 | snippyts.__init__.flatten |
Given a collection of lists, concatenates all elements into a single list. More formally, given a collection holding n iterables with m elements each, this function will return a single list holding all n * m elements. |
September 22nd, 2024 | September 22nd, 2024 |
3 | create_python_simple_package.sh |
BASH script to initialize a local Python package as a local git repository with a virtual environment, project files, and standard folder structure. It takes user input into account for parameterization from the command line. | September 22nd, 2024 | September 23rd, 2024 |
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
snippyts-0.0.2.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file snippyts-0.0.2.tar.gz
.
File metadata
- Download URL: snippyts-0.0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 368e44c7156e0726da2817cf050f90d13dcad5621f6b8193ceb7cfa933ea1b84 |
|
MD5 | b3af787ab05b9b5c34be7cb46d9439d3 |
|
BLAKE2b-256 | 74b3cb813784473bd439943741733f7032afdc4d23960753bd6f2eccd8c9e325 |
File details
Details for the file snippyts-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: snippyts-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccecceea6bea7aa2ebf0518ed05f3aec3eb8d6bab59d288a8b11cb7242ff0700 |
|
MD5 | 7cb62b8201b160f807535a85e20dd279 |
|
BLAKE2b-256 | a5b4e6ea7b708373e29b4f9f36fac3548fd3056b8a977cbb3b45d25e442812d3 |