Topic-wise practical code printer for PySpark, time series, MongoDB, PL, CloudSim, and more.
Project description
torchhe
This library exposes two main classes:
DSTLPL
Example:
from torchhe import DSTL, PL
dstl = DSTL()
pl = PL()
dstl.listing()
dstl.time_series.show()
dstl.mongodb.instructions()
pl.listing()
pl.activation_functions.top()
pl.activation_functions.basic_activation_function_visualizer()
pl.cloudsim.instructions()
pl.cloudsim.priority_based_cloudlet_scheduling()
pl.cloud_apps.employee_record_management_system()
Structure
DSTLpysparktime_seriesmongodb
PLactivation_functionsneural_networksfuzzy_logiccloud_computingcloud_appscloudsimcloudletapex
Each PL topic has:
top()to print the related problem statements fromPROBLEM STATEMENT.pdf- topic-specific methods to print the matching code/content from
Programming Lab Practice Programs.pdf
Extra helpers:
listing()prints available groups or methodsinstructions()prints setup or run instructions where available
Notes:
- The library publishes as
torchheand supportsfrom torchhe import DSTL, PL. - Internally the packaged content is still sourced from the
pysparkemodule tree. - The library prints the extracted text as stored in the repo.
- Some PL content comes from OCR text extracted from PDF, so spacing/formatting may look imperfect.
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
torchhe-0.1.12.tar.gz
(2.0 MB
view details)
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 torchhe-0.1.12.tar.gz.
File metadata
- Download URL: torchhe-0.1.12.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27d73dcd482e0cf4f4392632f839fef70748eacb0faf565da9712c65b384adb5
|
|
| MD5 |
b6a04728c499e536aad42f5ca07797a2
|
|
| BLAKE2b-256 |
42b2f58cb9d52234a8bcaeb9b55378bc5f9239095df1db4e6ac8d340a470fed7
|
File details
Details for the file torchhe-0.1.12-py3-none-any.whl.
File metadata
- Download URL: torchhe-0.1.12-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36432f4d381ef3213c46958f77f245b20a052d874e97072be654d572e2de3f18
|
|
| MD5 |
6d4eec3b4b5538c8b8d2928a0da03d04
|
|
| BLAKE2b-256 |
854de811e12d4846341b46e2a8dfc7768b1bf987baa4e3ac559d7c9395b3b8ae
|