The Omnilib Project =================== .. raw:: html .. toctree:: :hidden: :maxdepth: 2 projects .. toctree:: :hidden: :maxdepth: 1 people contributing code_of_conduct contact Omnilib is a group of high quality, MIT licensed software libraries developed under a common, inclusive :ref:`code-of-conduct`. Omnilib is committed to providing a welcoming and open space for all contributors who adhere to these rules. :ref:`aioitertools ` ------------------------------------------ itertools and more for AsyncIO. :ref:`aiomultiprocess ` ------------------------------------------------ The best of AsyncIO and multiprocessing combined. :ref:`aiosqlite ` ------------------------------------ Friendly, async interface to sqlite databases. :ref:`aql ` ------------------------ Async, typing-friendly query generator for SQL databases. :ref:`attribution ` ---------------------------------------- Changelog generator and release tag manager. :ref:`stdlibs ` -------------------------------- Simple list of top-level packages in Python's stdlib. :ref:`sphinx-mdinclude ` -------------------------------------------------- Sphinx extension for including or writing pages in Markdown format. :ref:`thx ` ------------------------ Rapid development assistant, and fast command runner for Python projects. :ref:`trailrunner ` ---------------------------------------- Simple library for walking paths on the filesystem and running functions. :ref:`µfmt ` -------------------------- Safe, atomic code formatter for Python built on top of `black `_ and `µsort `_.