Separate complicated functionality from your class
Project description
Featurelib is a python library containing a collection of carefully designed tools for separating functionality from the main underlying class. It allows creation of Feature classes that are typically different than any normal class in python. A Feature class contains a partial implementation which will then be inherited by the main class for it access it. This severely changes the game-plan for maintaining relatively larger projects by increasing readability and decreasing clutter and at the same time providing a better view over future updates and extensibility.
A full comprehensive documentation can be found at d33p0st.in/docs/featurelib.
Installation
pip install featurelib
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
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 featurelib-1.0.0.tar.gz.
File metadata
- Download URL: featurelib-1.0.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d58c8a39a40e304590eac15bd7e9d95e295c15d7ef450bf36c53070c6611b4a
|
|
| MD5 |
bfc37f53dc2531865f926bdd0188f914
|
|
| BLAKE2b-256 |
7254e3eb28cf8b636d5402246261f8747e579a738fbc469ab0ca3eacc116c025
|
File details
Details for the file featurelib-1.0.0-py3-none-any.whl.
File metadata
- Download URL: featurelib-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e2887e1abab1262e2defce5ccbd824bae033fd52f4ae7825c197a570eab0671
|
|
| MD5 |
29d07e5de2a17bf94c342d8c9bbb237f
|
|
| BLAKE2b-256 |
00427f67d4758e2573671b3311929fbddf5186186a6db3594e9a93c9f43f5ceb
|