Showing 23 open source projects for "documentation"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    Archivematica

    Archivematica

    Free and open-source digital preservation system

    Archivematica is a web- and standards-based, open-source application which allows your institution to preserve long-term access to trustworthy, authentic, and reliable digital content. Our target users are archivists, librarians, and anyone working to preserve digital objects. You are free to copy, modify, and distribute Archivematica with attribution under the terms of the AGPLv3 license. Archivematica is an open-source application based on recognized standards that makes it possible to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    nbgrader

    nbgrader

    A system for assigning and grading notebooks

    nbgrader is a tool that facilitates creating and grading assignments in the Jupyter notebook. It allows instructors to easily create notebook-based assignments that include both coding exercises and written free responses. nbgrader then also provides a streamlined interface for quickly grading completed assignments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Google Open Source Project Style Guide

    Google Open Source Project Style Guide

    Chinese version of Google open source project style guide

    Each larger open source project has its own style guide, a series of conventions on how to write code for the project (sometimes more arbitrary). When all the code maintains a consistent style, it is more important when understanding large code bases. easy. The meaning of "style" covers a wide range, from "variables use camelCase" to "never use global variables" to "never use exceptions". The English version of the project maintains the programming style guidelines used in Google. If the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simulation of Urban MObility

    Simulation of Urban MObility

    SUMO is a microscopic, multi-modal traffic simulation.

    SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. The code and the issue tracker can be found at https://github.com/eclipse-sumo/sumo/ The documentation can be found at https://sumo.dlr.de/docs/
    Leader badge
    Downloads: 453 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    ... detailed description as well as documentation can be found at webpage http://xrayutilities.sourceforge.io/. Downloads for windows can be found on http://pypi.python.org/pypi/xrayutilities Development is performed on github: https://github.com/dkriegner/xrayutilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PS-Drone

    PS-Drone

    Programming a Parrot AR.Drone 2.0 with Python - The Easy Way

    ... for professional purposes can be satisfied. PS-Drone comes with a tutorial, explaining its most important commands and the drone's most important sensor values. The examples are easy to understand for people with little programming experience. A full list of commands and a description of all sensor data is available in a detailed documentation. It took several months to create PS-Drone, so it would be nice to get some donations for further development (e.g. Parrot's Bebop) and as a appreciation.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware. There is also an Ansible script...
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 9

    Mathmaker

    Generator of maths worksheets and their detailed solutions

    This project aims to produce elementary math worksheets & answers automatically. It is meant to be used - by pupils to get as many sheets as they want - by teachers to re-use the produced sheets in their own work. Documentation for users is there: http://mathmaker.readthedocs.io/en/master/user_index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    100 numpy exercises

    100 numpy exercises

    100 numpy exercises (with solutions)

    This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. For extended exercises, make sure to read From Python to NumPy. Markdown and ipython notebook are created programmatically from the source data in source/exercises.ktx. To modify...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The purpose of this project is to create a German translation of the book <a href="http://www.byteofpython.info">"A Byte of Python"</a> originally written in English by Swaroop C H.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12

    dAnalytics

    dAnalytics is a software made for education in discriminant analysis.

    dAnalytics is a software made for educational purposes to work with discriminant analysis. It's a very simple calculator over bi-dimensional populations. You input a file with two columns (one for each variable) and tryout different separations of populations (blue and red) and analyze it's efficiency by observing the eigen value result for the attempted separation. It also gives many information about the statistics both of the input and the separated populations. There's a documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    caseGen

    caseGen

    ... [BATCH], [ANALYZE] and [OPTIMIZE] cases in OpenFOAM and others

    'caseGen' allows you to simplify your numerical simulation problem! Actual its not fairly tested so please contact me if you see any refinements or found bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A suite of programs written specifically to address the management of school reports in Waldorf (Rudolf Steiner) schools. It includes a WYSIWIG editor, database storage, and various administration utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Quiz and questionnaire composition/presentation on the Web in any language. Author documentation in english/danish, prepared for any. Extremely versatile. Based on W3C standards (HTML4/XML/MathML). Installable on UNIX-Gnu/Linux servers with Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    "Roberge's Used Robot (RUR) : a Python Learning Environment" is a Python implementation of a "robot environment" as introduced by R. Pattis in 1981. **It is obsolete.** See https://github.com/aroberge/rur-ple
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 18
    pyconnotea provides Python bindings for the Connotea WebAPI (see http://www.connotea.org/wiki/WebAPI). At present, there are no releases yet. But you may check out the source from the subversion repository. For documentation see the Home Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GNUSWork (GNU social work) is a team documentation software for pedagogical institutions, which should help to coordinate, documentate and check the work of those teams. It does not aim to be a groupware or ticket system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Graphic User Interface with texteditor and category browser for interaction with the free encyclopedia Wikipedia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ExpLab is a set of tools that supports the running, documentation and evaluation of computational experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Effort to translate Python documentation in Bulgarian (starting with Python Tutorial).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    French translation of Python Documentation. Le projet "French Python" a pour but de traduire en français la documentation du langage de programmation Python (qu'il s'agisse de la documentation officielle ou de tous les documents concernant Python)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.