- python-architecture-linter VS architecture_decision_record
- python-architecture-linter VS architecture-decision
- python-architecture-linter VS rfcs
- python-architecture-linter VS Flake8
- python-architecture-linter VS docker-flask-example
- python-architecture-linter VS IronFunctions
- python-architecture-linter VS python-architecture-linter-demo
- python-architecture-linter VS astq
- python-architecture-linter VS core
- python-architecture-linter VS json5
Python-architecture-linter Alternatives
Similar projects and alternatives to python-architecture-linter
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)
-
-
-
architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
-
-
-
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.
-
-
rafiki
An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
-
python-architecture-linter discussion
python-architecture-linter reviews and mentions
- 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.
Stats
Incognito/python-architecture-linter is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of python-architecture-linter is Python.