Skip to content

Commit db82f97

Browse files
committed
Merge branch 'master' of github.com:pauldevos/python-notes
2 parents 9c8922d + 90e3b8d commit db82f97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,9 @@ Popular Python ML APIs
502502
- [aiohttp](https://github.com/aio-libs/aiohttp) - Asynchronous HTTP client/server framework for asyncio and Python https://docs.aiohttp.org
503503
- [fastapi](https://github.com/tiangolo/fastapi), [Docs](https://fastapi.tiangolo.com/) - FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
504504

505+
#### Twitter APIs
506+
- [twint](https://github.com/twintproject/twint)
507+
505508
#### Networking Tools
506509

507510
- [uvloop](https://github.com/MagicStack/uvloop) ([article](https://magic.io/blog/uvloop-blazing-fast-python-networking/)) - Ultra fast asyncio event loop (faster than NodeJS, close to Go speed)

0 commit comments

Comments
 (0)