Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyzyla/pyhanko-struggle
https://github.com/hyzyla/pyhanko-struggle
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyzyla/pyhanko-struggle
- Owner: hyzyla
- Created: 2023-08-28T15:12:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T21:57:04.000Z (over 1 year ago)
- Last Synced: 2025-01-16T03:19:32.321Z (4 days ago)
- Language: Python
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyhanko-struggle
```bash
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py
```