Python pyrustic

Open-source Python projects categorized as pyrustic

Top 16 Python pyrustic Projects

  • jesth

    Human-readable versatile data format

  • Project mention: Show HN: Jesth – Next-level human-readable data serialization format | news.ycombinator.com | 2023-05-18

    Jesth is like a broken INI file parser that can only split a document into sections (each section consists of a header and a body which is just a list of strings).

    Now, on top of that, I can write a hack to convert an arbitrary section to a dictionary data structure (provided the body of that section is written with a specific syntax designed for my hack).

    I made this hack and included it in the Jesth library, so people can use it, much like the Python standard library is just there to help people not waste time rewriting the same algorithms for common tasks.

    Jesth would be like JSON which is only about data. CUE, Dhall and Jsonnet jump on top of JSON to add some cool stuff.

    I used Jesth for example to design a docstring markup language [1], as well as a scripting language [2].

    I will soon publish a simple data validation mechanism for Jesth dict-sections (sections intended to be converted into a dictionary data structure). It might inspire people to create a more complex data validation or data constraint language on top of Jesth. This could be more readable than what is done elsewhere.

    [1] https://github.com/pyrustic/jesth/tree/master/docs/modules

    [2] https://github.com/pyrustic/backstage

  • pyrustic

    Collection of lightweight Python projects that share the same policy

  • Project mention: Show HN: Braq – The most obvious way to section a document | news.ycombinator.com | 2024-01-05

    Note that the above docstring format exists and the documentation generator that consumes it is not public. This docstring format is visible in the source code of my projects (https://pyrustic.github.io).

    Braq is also used by Paradict for config files. This is what a config file in Paradict format might look like:

      [user]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • shared

    Triptych for data exchange and persistence

  • dresscode

    Dress up your code with a beautiful graphical user interface !

  • backstage

    Three-speed scripting language and task automation tool (by pyrustic)

  • Project mention: Show HN: Paradict – Streamable multi-format serialization with schema | news.ycombinator.com | 2023-12-18

    Although most languages allow Unicode characters in identifiers, for better code portability and readability, we agree to stick to ASCII characters. Since we're already sticking to ASCII characters in our source code, I think we'll be less 'astonished' to encounter similar rules for our configuration keys (especially when a key-value pair in the Paradict configuration file looks like an instruction for variable assignment).

    > I don't get the a-z benefit in the argument case - the user must type "arg1" precisely for the argument names to match...

    Absolutely ! The user must type "arg1" precisely because this is part of the implicit agreement between the user and the system. If the user forgets to type "arg1", the default value will be taken into account. If the user adds an additional unexpected key (a typo for example), it will be stored in "kwargs" and then ignored or used to warn the user.

    I plan to build two flagship projects to leverage Paradict binary and textual formats: a lightweight database and an automation tool. The automation tool will consume a configuration file a bit like another project of mine does (https://github.com/pyrustic/backstage).

    And this is where I join you. I think we'll both agree that since a shell command is already likely to have quotes around some of its arguments, it's very annoying to put extra quotes around it. So I'm thinking of introducing a Command data type:

      # typing 'start' in the command line will run

  • hooking

    Generic dual-paradigm hooking mechanism

  • litemark

    Lightweight Markdown dialect for Python desktop apps

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • exn

    Write and render rich, scriptable, and interactive notes

  • gaspium

    Framework to build Python apps with the GASP metaphor

  • suggestion

    Democratizing auto-complete(suggest) for Python desktop applications

  • tk-cyberpunk-theme

    The default dark theme for Pyrustic Framework

  • hubstore

    Distribute, promote, discover, install, and run Python desktop applications

  • codegame

    Python desktop application to create, distribute, discover, and run codegames

  • threadom

    Tkinter-compatible multithreading

  • kurl

    Konnection URL (by pyrustic)

  • viewable

    Class to implement a GUI view with lifecycle

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python pyrustic related posts

  • Show HN: Exn – Write and render rich, scriptable, and interactive notes

    5 projects | news.ycombinator.com | 26 Feb 2023
  • Show HN: Backstage – Three-speed scripting language and task automation tool

    1 project | news.ycombinator.com | 15 Sep 2022
  • Scientists Discover 380M-Year-Old Heart, Preserved

    2 projects | news.ycombinator.com | 15 Sep 2022
  • Show HN: GUI As Stapled Pages (GASP) – A new way to quickly build Python apps

    5 projects | news.ycombinator.com | 16 Nov 2021
  • pyrustic/litemark: Lightweight Markdown dialect for Python desktop apps

    1 project | /r/Python | 30 Sep 2021
  • Show HN: Lightweight Markdown dialect for Python desktop apps

    1 project | news.ycombinator.com | 30 Sep 2021
  • I built Codegame for developers to create programming games with Markdown

    3 projects | dev.to | 29 Sep 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source pyrustic projects in Python? This list will help you:

Project Stars
1 jesth 193
2 pyrustic 91
3 shared 22
4 dresscode 20
5 backstage 16
6 hooking 14
7 litemark 13
8 exn 11
9 gaspium 8
10 suggestion 7
11 tk-cyberpunk-theme 7
12 hubstore 4
13 codegame 3
14 threadom 3
15 kurl 1
16 viewable 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com