Showing 40 open source projects for "python basic project"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    moebinv

    moebinv

    C++ libraries for manipulations in non-Euclidean geometry

    These are two C++ libraries for symbolic, numeric and graphical manipulations in non-Euclidean geometry. There is GUI which allows to interact with these libraries by mouse clicks. On a dipper level the first library Cycle implements basic operations on cycles (quadrics) through FSCc construction. The second library Figure operates on ensembles of cycles connected by Moebius-invariant relations, e.g. orthogonality. Both libraries are based on the Clifford algebra capacities...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    TX Library

    TX Library

    TX Library is a tiny graphics library for Win32 written in C++.

    TX Library is a tiny graphics library for Win32 written in C++. It is a small sandbox for the very beginners to help them to learn basic programming principles. The documentation is currently in Russian. More info here: http://storage.ded32.net.ru/Lib/TX/TXUpdate/Doc/HTML.ru, http://ded32.net.ru/news/2011-04-03-58, http://ded32.net.ru.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    ... the original series, enhanced with detailed explanations, formula derivations, and optimized solutions. In July 2023, work on the second edition was announced, which expands the project with updated content, new problems inspired by recent big-tech interviews, and introductions to modern machine learning techniques such as XGBoost, CNNs, RNNs, and LSTMs. This collection serves both as a historical record of algorithm problem-solving and as a living resource for programmers preparing for interviews.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    XBNF Neurotranslator is a BNF grammar langage improvement to handle translations rules and parsing features. It may replace traditionally used tools : * perl/ruby/sed/... regular expressions, * ASN1 : many typing * Lex, YACC, RecDescent ... XBNF may be involved in severals different computer domains : - textual data extraction, manipulation or convertion - encoding/decoding among languages like YAML, JSON, XML, ... - probalities - basic cryptology Easy...
    Downloads: 3 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

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Player Project: Player is a networked interface to robots and sensors. Stage and Gazebo are Player-friendly multiple-robot simulators. The software aims for POSIX compliance and runs on most UNIX-like OS's. Some parts also work on Windows.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 7
    StochKit is an extensible stochastic simulation framework developed in C++ that aims to make stochastic simulation accessible to practicing biologists and chemists, while remaining open to extension via new stochastic and multiscale algorithms. StochKit is part of the StochSS project [http://www.stochss.org/], and we are relying on continued funding for sustained development. Please consider registering to show your support. Register here: https://docs.google.com/forms/d/12tAH4f8CJ-3F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Cryptography Tools

    Classic & Modern Cryptography tools

    Cryptography Tools is a project to develop demonstration tools on classic (currently Caesar and Playfair) & modern crypto-systems, including private & public key encryptions, digital signatures, cryptographic hashes and authenticated encryption.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    The General Hidden Markov Model Library (GHMM) is a C library with additional Python bindings implementing a wide range of types of Hidden Markov Models and algorithms: discrete, continous emissions, basic training, HMM clustering, HMM mixtures.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Serial Communicator

    Serial Communicator

    A cross-platform, Qt-based software to communicate through serial port

    The aim of this project is to develop a cross-platform, Qt-based software to communicate through serial ports. This plugin-based software can be extended from a basic terminal to a more complete application, by adding features such as log abilities, data display through a graph, and so on.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    isbntools

    A command line tool to extract, transform and get metadata for ISBNs

    As of 2015-06-02, this project is no longer under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ostis
    OSTIS - Open Semantic Technology for Intelligent Systems. This is an open project focused on mass semantic technology creation used in component-based design of various intelligent systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    fPotencia

    fPotencia

    Power flow library in C++

    fPotencia is the fruit of free time and passion for power systems simulation. After observing the lack of ready-to-implement libraries for power system analisys, and that the existing ones focus on command line workflow, I decided myself to start a project to fill the gap. Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base circuit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    A3D Legacy Library

    Legacy C++ libraries for basic image processing

    This Library was released by Acute3D for educational purposes. It is distributed under a BSD license. Some derivative works are used for teaching C++ development and image processing at Ecole des Ponts ParisTech. The Library is composed of 4 modules: - Common: base containers, random number generation, timer functions. - Images: image I/O and basic image processing algorithms. - LinAlg: simple wrappers for linear algebra algorithms. - Graphics: basic graphical user interface based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Student Renderer

    Student Renderer

    Computer Graphics: project for study the basic principles

    Project for study the basic principles of the Computer Graphics: - affine transformations; - perspective transformations; - shading models; - ray tracing method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Skope Surveillance Suite [DEPRECATED]

    Skope Surveillance Suite [DEPRECATED]

    Monitor Activity on your Computer by Auto Screenshot Capture

    **NOTE: This project is deprecated due to obsolete code. If you are interested, a replacement project was started at github.com/gundermanc/skope-3. It is incomplete, but mostly functional. I am looking for developers to take over this project. Welcome to Skope. Skope is the intuitive, user friendly, and free open source monitoring solution from Gundersoft. Not just a keylogger, Skope is literally a "Skope" into your computer's usage. During the Skope setup, you are prompted to type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ubercalc

    Ubercalc

    A calculator that calculates many different shapes and equations.

    The ubercalc has been an on-going first project of mine. I first wrote an old version, the ubercalcv1, in C++. I rewrote it in C++ again, and I've finally rewritten it in FreeBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is the RoboCup Mixed Reality Project: a standard research and educational platform integrating cutting edge and low cost watch technology into a miniature multi-robot system which mixes reality and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The aim of this project is to build the first computer for children (ages 4-14). From OS and apps to hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BS Eagle Project is an open source black-oil simulator. The goal of this project is to provide a free access to the modern oil simulator to study new methods of simulation. The project has a modular architecture and open to modifications and extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    VPython

    This project is no longer active. See vpython.org.

    This project is no longer active. See vpython.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The project contains algorithms for locating the most central groups in complex networks. In particular implementations of various centrality measures and heuristic search algorithms. All functionality is exposed via XML-RPC for easier exploitation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ray Watch is a cross-platform Ray Tracer written entirely in C++. Currently, the project supports basic primitives and all the finer stuff like reflection, refraction, specularity and soft shadows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a collection of tools to analyze iClicker signals with GNURadio. It is intended purely as an educational research project, and should not be used as a replacement for iClicker classroom activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library Management Software System will be an online and mobile service to help people and public libraries to automate all activities. PhotonSoft Ltd. plan LMSS to be world's largest library network and social space with Internet/WAP communication tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.