Top 3 Python Asciidoc Projects
-
documentation
The official documentation for Raspberry Pi computers and microcontrollers (by raspberrypi)
You can output video (called DPI) from your gpio with the correct config settings. You would just need hsync, vsync, and 2 color bits (green for video, blue for intensity should give the best image, but feel free to play around with that). Next step it to use level converters, as hooking up TTL directly to the Pi will fry it. https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/display-parallel-interface.adoc
-
pytablewriter
pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Python Asciidoc related posts
Index
What are some of the best open-source Asciidoc projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | documentation | 4,855 |
2 | pytablewriter | 550 |
3 | asciidoc-py | 180 |