Get python programs handy as a function
Project description
PyGrams
The Python Package to get all your hustling Programs in one CodeBase.
๐ Quick Start
Several quick start options are available:
- Download the latest release
- Clone the repo:
git clone https://github.com/Yaseen549/pygrams.git - Install via PyPI:
pip install pygrams
For more information on the library contents, examples, and documentation, read the Getting Started Guide.
๐ What's Included
Within the download, you'll find the following directories and files, logically grouping common assets. You'll see something like this:
pygrams/
โโโ pygrams/
โ โโโ datamanipulation/
โ โ โโโ dataprocessing.py
โ โ โโโ dataviz.py
โ โโโ utils/
โ โ โโโ algorithmicutils.py
โ โ โโโ dateandtimeutils.py
โ โ โโโ defaultutils.py
โ โ โโโ fileutils.py
โ โ โโโ mathutils.py
โ โ โโโ networkutils.py
โ โ โโโ stringutils.py
โ โโโ generators.py
โ โโโ getters.py
โ โโโ haselements.py
โ โโโ issers.py
โ โโโ others.py
โ โโโ pygrams.py
โ โโโ searching.py
โ โโโ sorting.py
โ โโโ ...
โโโ .gitignore
โโโ LICENSE
โโโ MANIFEST.in
โโโ README.md
โโโ setup.cfg
โโโ setup.py
This structure includes all the essential programs and supporting documentation files.
๐ Bugs and Feature Requests
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Is there any program missing? Raise an Issue here.
๐ Contribution Guide (Become a Backer)
If you are willing to contribute, follow these steps:
- Fork the Repo to your GitHub account.
- Clone the Repo:
git clone REPO_URL - Create a new remote for the upstream repository:
git remote add upstream REPO_URL - Create a new branch:
git checkout -b your-branch-name - Add your code:
git add . - Commit your changes:
git commit -m "Adding an awesome feature to your-branch-name" - Push the changes to your repository:
git push -u origin your-branch-name - Create a pull request: Submit a pull request, and we will review it ASAP!
That's it! Your name will appear in the contributors list once your PR is merged. ๐
๐ข Feature Request Process
If you'd like to request a feature, please follow the template below:
Title: Program Name
Description:
- Add a detailed explanation of how the function works.
- You can also include the complete program with comments explaining the logic and usage.
Click here to request a feature.
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ฌ Stay Connected
Thank you for using PyGrams! Happy coding! ๐
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygrams-0.0.27.tar.gz.
File metadata
- Download URL: pygrams-0.0.27.tar.gz
- Upload date:
- Size: 84.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35dcd66a2a400adf987523b981076ae270168b2ce6ae346845f24ee172a303c3
|
|
| MD5 |
59f8ae54ff599b4c38c925ae93b86e9f
|
|
| BLAKE2b-256 |
a869ddc41bf938a3b348123994891b7a266a9b672103d4bbd494024beb148a0b
|
File details
Details for the file pygrams-0.0.27-py3-none-any.whl.
File metadata
- Download URL: pygrams-0.0.27-py3-none-any.whl
- Upload date:
- Size: 42.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12cc6dae17ef7736e0e05a9f893640809ed3188b7bc584105dbd78a5393958a4
|
|
| MD5 |
f06cde07e120af7e572dd93c961dadd5
|
|
| BLAKE2b-256 |
1ce4949dc434d05cd68a63bc970db11c7f595230f39087b05360f719eb9501f0
|