https://github.com/azeemmirza/sandbox-python
A sandbox repository to play with Python.
https://github.com/azeemmirza/sandbox-python
python python-3 python-script
Last synced: about 2 months ago
JSON representation
A sandbox repository to play with Python.
- Host: GitHub
- URL: https://github.com/azeemmirza/sandbox-python
- Owner: azeemmirza
- Created: 2024-04-23T19:39:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-08T17:45:15.000Z (10 months ago)
- Last Synced: 2025-09-17T10:55:52.676Z (9 months ago)
- Topics: python, python-3, python-script
- Language: Jupyter Notebook
- Homepage:
- Size: 4.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
PYTHON SANDBOX
This repository is designed as a versatile playground to experiment, innovate, and learn Python Language. Whether you're exploring new libraries, testing algorithms, prototyping ideas, or building small projects, this sandbox provides a safe and flexible environment to fuel your creativity and development journey.
│
├── courses/ # for course work, assignments and labs
├── notes/ # for notes and experiments
├── problems/ # for problem solving
├── scripts/ # for independent scripts
├── README
└──
To ensure a consistent and isolated development environment, it's recommended to use this repository within a Python virtual environment.
Copyright (c) 2020 - Azeem Mirza