-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython.yaml
29 lines (24 loc) · 884 Bytes
/
python.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
- name: tuupola/pybranca
link: https://github.com/tuupola/pybranca
description: |
Authenticated and encrypted API tokens using modern crypto.
references:
- https://branca.io/
- name: gera2ld/async_dns
link: https://github.com/gera2ld/async_dns
description: |
Asynchronous DNS server and client built with pure Python.
- name: commonmark.py
link: https://github.com/readthedocs/commonmark.py
description: |
Python CommonMark parser. commonmark.py is a pure Python port of jgm's commonmark.js,
a Markdown parser and renderer for the CommonMark specification, using only native modules.
references:
- https://commonmarkpy.readthedocs.io/en/latest/
- name: hydra
link: https://github.com/facebookresearch/hydra
description: |
Hydra is a framework for elegantly configuring complex applications
references:
- https://hydra.cc/