Showing 64 open source projects for "python code generator"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    yz-next-apyref

    yz-next-apyref

    Arno-Can's Python based API Reference Generator.

    Multi-Syntax-Version and Multi-Implementation API reference documentation generator. Supports local and remote sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ND+ - Natural Docs Plus

    ND+ - Natural Docs Plus

    The Extended Natural Docs Package

    Natural Docs Plus (ND+) is an extended branch of the Natural Docs (1.4) with new! features including. o Tables o Several Plugins o Package Merging o Syntax Highlighting o List indenting and leveling o Admonition's o Modeline support Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    Comparing two different versions of a directory with text files of any kind has never been easier. Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Document

    Document

    Allows you to easily create documentation for your project.

    This project aims to assist developers by allowing them to create documentation on their projects. Document can work with a number of languages, and allows you to document any portion of your source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    appledoc

    appledoc

    Objective-c code Apple style documentation set generator

    appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set. Additionally, you can of course use documentation generated by appledoc for your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Poor Http

    Poor Http

    WSGI Server, WSGI Connector, Python doc generator

    Poor Http Server is standalone wsgi server, which is designed for using python web applications. Unlike other projects, this is not framework, but single server, light wsgi connector, and python doc generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SVNStartCommitHelper

    Useful form to support SVN Commits as an SVN Start-Commit Hook Script

    Professional environments focus on high development standards in Source Code Management. E.g. by usage of server side commit hooks to check for minimum acceptance levels on code and documentation quality including commit message structure and content. TortoiseSVN offers only a free form text field to edit inside the Commit Dialog. Developers might recall situations when struggling with commit message structure and fighting the server side commit hooks instead of focusing on message content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    CodeInvestigator is a tracing tool for Python programs. All the run time information is recorded. Read your code together with its run time details. Use it to visualize what happened when you program ran.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Duck2Dox

    Convert Autoduck markup to Doxygen

    This Python script is designed to convert Autoduck source code markup in C++ style comments to Doxygen style markup. The output is ready to be used with Doxygen. The output directory is a mirror of the input directory (the directory is copied before any conversion takes place) so the input remains untouched. The output directory only contains code that has been converted, and all non-supported files are removed from the output directory. You can then use a directory diff tool, like WinMerge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Extracts code from source files for inclusion in documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    XCC Code Doc Generator
    XCC, XCommentCreator: native C++ source code document (HTML or/and CHM) generator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A general interface which loads programming demos from an XML file inspired by the gtk-demo program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple and fast way to generate API documentation for Python source code. (text, XML, LaTeX, DocBook, etc) RealDoc does not require modules to be imported, so no hassle with non-running source trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A parser that can parse LATEX source code and generate a report. It points out syntactic errors, suggest improvements to code(in a syntactic sense). Works with all common LATEX classes as well as common packages and new macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Collection of tools for modifying the game Warcraft III: The Frozen Throne including frameworks such as "wc3lib" and "Advanced Script Library".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    DstyleDoc is a light documentation generator for your PHP script. Quick and extensible, it based on the D embedded documentation and designed for PHP5 compatible code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    An Eclipse plugin that will allows a user to quickly and accurately create and edit fusedocs in the CFEclipse editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Txt2tags converts a text file with minimal markup to HTML, XHTML, SGML, LaTeX, Lout, UNIX Man Page, Wikipedia, Google Code Wiki, DokuWiki, MoinMoin, MagicPoint(mgp), PageMaker. Features: simple, fast, automatic TOC, macros, filters, include, GUI/CLI/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The pydoc module, distributed bundled with python, proved extremely helpful in handling documentation strings included in python scripts. This project proposes a clean up of the code as well as add new capabilities, with python version 2.6 as a target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.