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 π
- Host: GitHub
- URL: https://github.com/rec/coroniad
- Owner: rec
- License: mit
- Created: 2020-04-08T11:22:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T10:07:14.000Z (about 5 years ago)
- Last Synced: 2025-07-24T07:00:11.419Z (11 months ago)
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 `_.
----------------------