Topic-wise practical code printer for PySpark, time series, MongoDB, PL, CloudSim, and more.
Project description
pysparke
This library exposes two main classes:
DSTLPL
Example:
from pysparke 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_appscloudsimapex
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 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
pysparke-0.1.0.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 pysparke-0.1.0.tar.gz.
File metadata
- Download URL: pysparke-0.1.0.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 |
9cf258ee09731f50a8467f9f40646af98556331df6476170d6a4457cd3376b46
|
|
| MD5 |
82429671d2cabd1b9512dd94522218e2
|
|
| BLAKE2b-256 |
7c32c4cc42f54ab37d99981309be5d956cd440fbe53b33d2a1baee1b3827df4f
|
File details
Details for the file pysparke-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pysparke-0.1.0-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 |
ad3d282178f5eef4dc118f12ad38edfd200b1e1eba3e3586315b87fce0e84c66
|
|
| MD5 |
7687f3cd48e5e2067dfd455ebb224fee
|
|
| BLAKE2b-256 |
8dc0f277eea96877244b9b93d3cb2b532b7229fb047f4d4392b53fd52a15f37e
|