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

https://github.com/shyamz-22/py-rendezvous

The code samples to run for https://www.meetup.com/PyLadies-Berlin/events/259699080/
https://github.com/shyamz-22/py-rendezvous

Last synced: about 2 months ago
JSON representation

The code samples to run for https://www.meetup.com/PyLadies-Berlin/events/259699080/

Awesome Lists containing this project

README

          

# py-rendezvous

Presentation hosted @ https://shyamz-22.github.io/py-rendezvous/

# To Run the slide show

```bash
> git clone git@github.com:shyamz-22/py-rendezvous.git
> cd py-rendezvous
> python3 -m http.server
```