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

https://github.com/konradsic/py-projects

A repository for my small python projects
https://github.com/konradsic/py-projects

projects python3 smallprojects

Last synced: 2 months ago
JSON representation

A repository for my small python projects

Awesome Lists containing this project

README

        

# py-projects
This repository is made to document my small projects like image to ASCII converter or a small and simple logger.

## What can I find here?
* Image to ASCII converter (`image-to-ascii/image-to-ascii.py`)
* Simple logger (`simple-logger/logger.py` with example of use at `simple-logger/example.py`)