Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andreafrancia/ast-experiment


https://github.com/andreafrancia/ast-experiment

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ast-experiment

```
python -m venv .venv
source .venv/bin/activate
pytest
```