rfcs
python-architecture-linter
rfcs | python-architecture-linter | |
---|---|---|
6 | 2 | |
430 | 9 | |
0.5% | - | |
5.2 | 0.0 | |
6 months ago | over 1 year ago | |
JavaScript | Python | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rfcs
-
The first proposal for a solar system domain name system
https://github.com/interledger/rfcs/blob/main/0015-ilp-addre...
-
Anatomy of an ACH Transaction
ILP also specifies settlement; From "Fed expects to launch long-awaited Faster Payments System by 2023" (2022) https://news.ycombinator.com/item?id=32658402 :
> And then you realize you're sharing payment address information over a different but comparably-unsecured channel in a non-stanfardized way; From https://github.com/interledger/rfcs/blob/master/0009-simple-... :
>> Relation to Other Protocols: SPSP is used for exchanging connection information before an ILP payment or data transfer is initiated*
> To do a complete business process, [there's] signaling around transactions, which then necessarily depend upon another - hopefully also cryptographically-secured and HA Highly Available - information system with API version(s) and database schema(s) unless there's something like Interledger SPSP Simple Payment Setup Protocol and Payment Pointers [...]
Clearing (finance) > US: https://en.wikipedia.org/wiki/Clearing_(finance)#United_Stat...
ACH Network:
- Bank Of England Mentions Ripple In CBDC Consultation Paper
-
10 must-read guides for Open Payments and Web Monetization Enthusiasts
interledger.org
-
How boring should your team be
Joran from TigerBeetle here.
On the contrary, Coil's Interledger [1] project is designing for TigerBeetle, and TigerBeetle will be the core ledger database for Rafiki [2], the open implementation of Interledger.
[1] https://interledger.org
[2] https://github.com/interledger/rafiki
- FedNow℠ Service FAQ: Instant Bank Payments for the US Coming in 2023
python-architecture-linter
- How boring should your team be
-
Navigate ASTs with x-path-like queries
>I've found myself manually writing code for finding things in python's AST but a tool like this would be much more succinct
Wow, I also am writing a tool for finding things in the Python AST: https://github.com/Incognito/python-architecture-linter
It does other things too, but one of the key features is reading the AST. It's a bit of a prototype but if you want to jam together on a project I'd be open to it.
What are some alternatives?
architecture_decision_record - Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
architecture-decision
braintree-web - A suite of tools for integrating Braintree in the browser
Flake8 - flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
python-architecture-linter-demo - Demo of python-architecture-linter using a definition and CLI
IronFunctions - IronFunctions - the serverless microservices platform by
Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
docker-flask-example - A production ready example Flask app that's using Docker and Docker Compose.
core - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.