An open API service indexing awesome lists of open source software.

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.

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