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

https://github.com/rec/coroniad

πŸ‘‘ The Coroniad - elegant, useful little programming tools to divert and entertain πŸ‘‘
https://github.com/rec/coroniad

Last synced: 5 months ago
JSON representation

πŸ‘‘ The Coroniad - elegant, useful little programming tools to divert and entertain πŸ‘‘

Awesome Lists containing this project

README

          

πŸ‘‘ The Coroniad: tiny useful elegant programmer tools πŸ‘‘
----------------------------------------------------------------

-------------------

.. image:: https://raw.githubusercontent.com/ManiacalLabs/DocsFiles/master/BiblioPixel/doc/tutorial/getting-started/animated-gifs-footer.gif
:alt: The Coroniad
:align: center
:scale: 50%

---------------------------------------

Tiny tools to tantalize and amuse, a new one each week

`(More info) `_

----------------------------------------------------

2 - ``sproc``: ⛏️subprocesses for subhumanses ⛏
=============================================================

.. image:: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Blade%2C_pick_axe_%28AM_650876-1%29.jpg/320px-Blade%2C_pick_axe_%28AM_650876-1%29.jpg
:alt: An old rusty head of a pick
:align: center
:scale: 50%
:target:
https://medium.com/@TomSwirly/%EF%B8%8F-sproc-subprocesseses-for-subhumanses-dbee42f22af5

https://github.com/rec/sproc

Subprocesses made simples, for Python 3.5 through 3.8+.

Install with ``pip install sproc``.

Medium article is `here `_.

----------------------

1 - ``safer``: `✏️a safer file writer ✏ `_
====================================================

.. image:: https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Caran_d%27Ache_Farbstifte.JPG/320px-Caran_d%27Ache_Farbstifte.JPG
:alt: A dozen pencils in a full spectrum of colors
:align: center
:scale: 50%
:target: https://medium.com/@TomSwirly/%EF%B8%8F-safer-a-safer-file-writer-%EF%B8%8F-5fe267dbe3f5

https://github.com/rec/safer/

Broken files a thing of the past!, with ``safer``, a single file library
for Python 2.7 through 3.8+.

Install with ``pip install safer``.

Medium article is `here `_.

----------------------