Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloev/music-venues-data
https://github.com/sloev/music-venues-data
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sloev/music-venues-data
- Owner: sloev
- Created: 2023-03-18T00:32:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T00:37:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T04:27:30.984Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music venues data
venues:
* vega (DK)
* alice (DK)
* pumpehuset (DK)# install
```bash
$ pip install requests cdx_toolkit tqdm pyOpenSSL lxml cssselect beautifulsoup4
```