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

https://github.com/kressety/kressety


https://github.com/kressety/kressety

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

```python
zack_zhu = Human(
degree = 'MSc Business Analytics',
skills = ['Python', 'Shell'],
hobbies = ['Anime', 'Minecraft'],
favorite_anime_characters = {
'Atri': 'Atri - My Dear Moments',
'Shiki Ryougi': 'Kara no Kyoukai',
'Garry': 'IB'
}
)
```