Showing 17 open source projects for "epydoc-3.0.1"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Faker for Python

    Faker for Python

    Python package that generates fake data for you

    ...Starting from version 4.0.0, Faker dropped support for Python 2 and from version 5.0.0 only supports Python 3.6 and above. If you still need Python 2 compatibility, please install version 3.0.1 in the meantime, and please consider updating your codebase to support Python 3 so you can enjoy the latest features Faker has to offer. Please see the extended docs for more details, especially if you are upgrading from version 2.0.4 and below as there might be breaking changes. This package was also previously called fake-factory which was already deprecated by the end of 2016, and much has changed since then, so please ensure that your project and its dependencies do not depend on the old package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ClammingPy

    ClammingPy

    ClammingPy - Light Python-API Documentation in Markdown and HTML

    ClammingPy converts a Python class or module into Markdown or HTML for documentation purposes. ClammingPy mainly supports reStructuredText and Epydoc formats. However, docstrings are analyzed with flexibility rather than completeness. Take a look at the `Vehicle` sample class: it illustrates the supported extended format. ClammingPy generates HTML-5 with a high WCAG 2.1 conformity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EDR 3.0.1
    Auction-style database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Homie for ESP8266

    Homie for ESP8266

    ESP8266 framework for Homie, a lightweight MQTT convention

    An Arduino for ESP8266 / ESP32 implementation of Homie, an MQTT convention for the IoT. This branch of Homie for ESP8266 implements Homie 3.0.1 and adds support for ESP32. PlatformIO is an open-source ecosystem for IoT development with the cross-platform build system, library manager and full support for Espressif ESP8266 development. It works on the popular host OS, Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). Available in the PlatformIO registry. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    The ‘setupdocx‘ provides a control layer for continuous documentation by the simplified creation, packaging, and installation of documentation. The provided commands are distributed as entry points and optional base classes for further customization into 'setup.py' - setuptools / distutils. Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LYOKO O.S.

    LYOKO O.S.

    Système d'exploitation basé sur la série télévisée Code Lyoko

    LYOKO O.S. est un projet de système d'exploitation basé sur la série Code LYOKO et de Windows 7 Intégrale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ReedSolomon

    Fast Java implementation of Reed Solomon coding

    This is a partial Java port of Reed-Solomon encoder/decoder from Phil Karn, KA9Q http://www.ka9q.net/code/fec/ (version fec-3.0.1). This mini project was born out of frustration at not being able to find a decent performing Java Reed-Solomon implementation. Only symbol sizes <= 8 are supported in this port. And testing has been performed only with GF(256) and polynomial 0x11d. As the original code was GNU Lesser General Public License (LGPL), this derivative work shall fall under LGPL as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Winspee 3.0.1

    A lightweight OS. Designed for beginner programming.

    A desktop OS that is based on Debian 7 Wheezy and is designed to be used by anyone interested in programming, no previous knowledge required. The interface is simple yet powerful, which is using LXDE. Winspee 3.0 comes built in with IDLE (Python Interpreter) and C/C++ compilers as well as Code::Blocks for programming. There's built in IRC support to connect directly to the Winspee Development Team by using XChat from the dock. The WDT IRC is were we recommend where you can leave comments,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ejudge

    Mirror for ejudge contest management system

    Ejudge - system for various events where you want to check programs automatically. The system can be used for programming contests, trainings and etc. Author is Alexander Chernov. Current version - 3.0.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    A new life for Epydoc documention generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VMware appliance with preinstalled Vinux 3.0.1 64-bit version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python program to quiz user on the books of the Bible. The program will use location in the Bible and proximity to other books, as well as author, themes and other historical details about the books to test the user's knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. Epydoc supports two output formats (HTML and PDF), and four markup languages for docstrings (Epytext, Javadoc, ReStructuredText, and plaintext).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    webdavclient4j is a generic WebDAV client for Java. It is based on the retired Apache Jakarta Slide project's Java webdav client, and includes the VFS WebDAV provider. It is packaged with HttpClient 3.0.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuiteInsane is a graphical frontend for SANE ("Scanner Access Now Easy"). It requires Qt2.2.x or Qt >=3.0.1 (KDE2/KDE3 optional).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Full Java source to classes enabling access (read, write, display) of the Palm desktop files: Date book, Address book, Memo, and To-do. Tested with version 3.0.1 of the Palm Desktop for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pcdqb

    pcdqb as in paper Point-Based Manifold Harmonics

    ...Dependency: -BOOST C++ Library http://www.boost.org/ -LAPACK/BLAS http://www.netlib.org/lapack/ -CGAL http://www.cgal.org/ --GMP http://gmplib.org/ --MPFR http://www.mpfr.org/ Successfully compiled using MinGW GCC 4.5.2 with CGAL 3.8, Boost 1.46.1, GMP 5.0.1, MPFR 3.0.1. Also known to be working with MinGW-W64. It should work on most windows system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB