Falcon is a high-performance bare-metal open source minimalist Python framework for building cloud APIs, smart proxies, and app backends.
Read moreCategory: Programming
Quart – Python web microframework based on Asyncio
Quart is a Python web microframework based on Asyncio. It is intended to provide the easiest way to use asyncio in a web context.
Read morePyramid – Python Microframework – Goldilocks Solution
Pyramid is a web microframework for Python. It makes real-world web application development and deployment more fun.
Read moreBottle – Simple WSGI Microframework
Bottle is a WSGI micro web-framework. It’s designed for prototyping and building small web applications and services.
Read moreHug – Simplify API Development with this Python Microframework
hug (Hopefully Useful Guide) is a microframework for exposing idiomatically correct and standard internal Python APIs externally.
Read moreCherryPy – Simple Python Web Framework
CherryPy is a mature, open source, minimalist, Python object-oriented web framework. It’s designed for rapid development of web applications.
Read moreQuixote Web Framework – Write Web-based applications using Python
Quixote is a framework for writing Web-based applications using Python aimed at sites where complex programming is required.
Read more9 Best Free and Open Source Linux Documentation Generators
A documentation generator is a programming tool that generates documentation intended for programmers and end users.
Read moreJSDoc – API documentation generator for JavaScript
JSDoc is an API documentation generator for JavaScript, similar to Javadoc or phpDocumentor. JSDoc is free and open source software.
Read moreJavadoc – tool for generating API documentation
Javadoc is a documentation generator tool. This software generates API documentation in HTML format from Java source code.
Read morephpDocumentor – analyzes your code to create great documentation
phpDocumentor, sometimes referred to as phpdoc or phpdocu, is the current standard auto-documentation tool for the PHP language.
Read moreDoxygen – generate documentation from source code
Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D.
Read moreSphinx – create intelligent and beautiful documentation for Python projects
Sphinx is a documentation generator or a tool that translates a set of plain text source files into various output formats. Open source.
Read moreYARD – Ruby documentation tool
YARD is a documentation generation tool for the Ruby programming language. YARD is free and open source software.
Read moreNatural Docs – readable source code documentation for 21 programming languages
Natural Docs is an extensible, multi-language documentation generator. Natural Docs focuses on automation and high-quality HTML output.
Read more