https://github.com/abstra-app/examples
Abstra examples
https://github.com/abstra-app/examples
Last synced: 6 months ago
JSON representation
Abstra examples
- Host: GitHub
- URL: https://github.com/abstra-app/examples
- Owner: abstra-app
- Created: 2023-08-10T22:57:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T18:25:51.000Z (over 1 year ago)
- Last Synced: 2025-04-08T22:08:02.837Z (9 months ago)
- Language: Python
- Size: 22.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abstra-examples
This project showcases some examples of the ```abstra``` library in action.
# Set-up
- Install some virtual environment manager (ex: `pip install virtualenv`) and activate it.