A Python package of common functions, classes, and data structures.
Project description
Building Blocks
A Public Python Package for Commonly Used Functions, Classes, and Data Structures
Overview
Building Blocks is a Python package designed to simplify the development of school assignments, side projects, and hackathon submissions. It provides a collection of commonly used functions, classes, data structures, and other boilerplate code to help you get started quickly.
Installation
To install Building Blocks, run the following command:
pip install building-blocks
Contributing
We welcome contributions to Building Blocks! If you'd like to add your code to the package, please follow these steps:
- Clone the repository:
git clone https://github.com/your-username/building-blocks.git - Create a new module or add to an existing module.
- Add your name and project to the contributors list in
README.md. - Submit a pull request to the main repository.
Contents
Building Blocks currently includes the following modules:
data_structures: A collection of common data structures.mathematics: A collection of common mathematical functions and classes.
Contributors
| Module | Contributor | University / Organization / Company |
|---|---|---|
| data_structures, mathematics | Marion Forrest | University of North Florida |
License
Building Blocks is released under the MIT License.
Acknowledgments
Thank you for checking out and/or contributing to this package!
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
File details
Details for the file essential_building_blocks-1.0.1.tar.gz.
File metadata
- Download URL: essential_building_blocks-1.0.1.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d565fe33118568a5f4c112954beb77e3fda3fc506379c1111cb7e59af88664fe
|
|
| MD5 |
367c04be87545463cf55bab3f1579fbc
|
|
| BLAKE2b-256 |
1265ff6c414ce9f33e88c43d3f4080d90022b45095043da88b0c7a195881695e
|