Search Results for "python basic project" - Page 47

Showing 5443 open source projects for "python basic project"

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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    AET

    AET

    Detects visual changes on websites and performs page health checks

    AET is a system that detects visual changes on websites and performs basic page health checks (like w3c compliance, accessibility, HTTP status codes, JS Error checks and others). AET is designed as a flexible system that can be adapted and tailored to the regression requirements of a given project. The tool has been developed to aid front-end client-side layout regression testing of websites or portfolios, in essence assessing the impact or change of a website from one snapshot to the next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CCZero (中国象棋Zero)

    CCZero (中国象棋Zero)

    Implement AlphaZero/AlphaGo Zero methods on Chinese chess

    ChineseChess-AlphaZero is a project that implements the AlphaZero algorithm for the game of Chinese Chess (Xiangqi). It adapts DeepMind’s AlphaZero method—combining neural networks and Monte Carlo Tree Search (MCTS)—to learn and play Chinese Chess without prior human data. The system includes self-play, training, and evaluation pipelines tailored to Xiangqi's unique game mechanics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    AlienPupOS

    LucidPup & SlackoPup 5.x.x with Wine & Bionc pre-installed

    One persons quest to keep outdated hardware out of our landfills by putting them back in use with a modern lightweight Operating System. Linux LucidPup 5.2.8 and SlackoPup 5.3.3 have been used as the base OS for this project for two reasons, compact and portable. Both versions come in two flavors: "MeatyBones" basic barebones get the job done with Wine and Boinc pre-installed "BaconBits" which is the Flagship of this project and will come with "BoincTasks", "SetiMapView...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DEBay

    DEBay

    Deconvolutes qPCR data to estimate cell-type-specific gene expression

    DEBay: Deconvolution of Ensemble through Bayes-approach DEBay estimates cell type-specific gene expression by deconvolution of quantitative PCR data of a mixed population. It will be useful in experiments where the segregation of different cell types in a sample is arduous, but the proportion of different cell types in the sample can be measured. DEBay uses the population distribution data and the qPCR data to calculate the relative expression of the target gene in different cell types in...
    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.
  • 5
    The TRANSIMS Studio application is an integrated development environment for the TRansportation ANalysis and SIMulation System (TRANSIMS). Components include a run time environment to execute TRANSIMS in parallel, as well as a full featured GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DisplayCAL

    DisplayCAL

    Display Calibration and Characterization powered by Argyll CMS

    DisplayCAL (formerly known as dispcalGUI) is a graphical user interface for the display calibration and profiling tools of Argyll CMS, an open source color management system. Calibrate and characterize your display devices using one of the many supported measurement instruments, with support for multi-display setups and a variety of available settings like customizable whitepoint, luminance, tone response curve as well as the option to create accurate look-up-table ICC profiles as well as...
    Leader badge
    Downloads: 4,382 This Week
    Last Update:
    See Project
  • 7
    C++QED

    C++QED

    A framework for simulating open quantum dynamics

    C++QED is an application-programming framework for simulating open quantum dynamics in general. It has demonstrated the ability to simulate full Master equation of up to several thousand, and quantum trajectories of up to several hundred thousand dimensions. The basic idea is to allow users to build arbitrarily complex interacting quantum systems out of free subsystems and interactions (elements), and simulate their time evolution with a number of available time-evolution drivers. C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Password Generator

    Password Generator

    Password Generator: Enter Keyword,Generates Password! (To Recover Use Keyword) For Devlopers Use Python Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MockIt

    MockIt

    A tool to quickly mock out end points, setup delays and more

    ... this project locally. You can create, edit and manage routes to your API. Every change to the API will be reflected on the server and updated straight away. Sometimes stubbing API's with JSON files is not enough. Use MockIt to quickly create real end points you can hit and configure for your application. Changes made on the interface are instantly reflected on the server. No need to redeploy. Quickly create, edit & delete HTTP end points. Chaos engineering, CORS enabled, Auth features and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Django Celery

    Django Celery

    Old Celery integration project for Django

    Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on IRC or our mailing-list. Celery is Open Source and licensed under the BSD License. A task queue’s input is a unit of work called a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyHubs

    PyHubs

    Hubness-aware machine learning in Python

    PyHubs is a machine learning library developed in Python containing implementations of hubness-aware machine learning algorithms together with some useful tools for machine learning experiments. According to our recent observation, old versions of PyHubs (such as 1.2.1) does not provide correct results with new versions of numpy (such as 1.16), however, we think that the most recent version of PyHubs (1.3) works correctly with new versions of numpy as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MS Paint IDE

    MS Paint IDE

    Programming in MS Paint

    People joke about what IDE they use often, things like Word, MS Notepad, sometimes even Eclipse, and then often times MS Paint. People joke about MS Paint because it's not even a text editor, people joke about it because it doesn't have one feature in common with IDEs. Well, this application gives MS Paint a boost, and lets MS Paint highlight, compile, and execute code, with just a few clicks of a button, and only text coming from MS Paint. It is now much more practical than things like...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Vega Strike is a 3d OpenGL Action Space Sim for Win/Lin/Mac allowing players to trade, bounty hunt, or explore in a vast universe. Active development is now on https://github.com/vegastrike and on http://www.vega-strike.org Vega Strike is mod ready and network playable.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    shine

    shine

    A simple OpenCV project for smile detection.

    Check whether your smile is considered as as one or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MARVIN

    The Multifaceted Automated Response Virtual Intelligence Network

    MARVIN is a collection of scripts designed for intuitive automation. Check out the Wiki! MINION for Windows added: Very basic functionality Updated for 1.0: Python 3.0 support Improved install.sh script Includes ability to install chore packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TooDoo

    TooDoo

    Todo task manager with simple, fast and intuitive user interface

    Todo task manager with simple, fast and intuitive user interface. It supports subtasks, reminders, user defined statuses, categories and filters, custom ordering, text formatting, clickable links etc. Overview of functions: https://sourceforge.net/p/too-doo/wiki/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    weatherPi

    An extensible weather sensor recording network, based on Raspberry Pis

    A distributed network of sensors with a central data store, to record environmental data. Project goals include: * to serve as a teaching outlet for: ** sensor programming ** distributed data collecting ** web APIs ** database ** web UI for numerical data ** graphing data sensibly It also gives me some infotainment in new (to me) technologies, and as an excuse to scatter ever more Raspberry Pis around my home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xjiggui - a jigsaw puzzle game

    xjiggui - a jigsaw puzzle game

    Graphical User Interface for xjig jigsaw puzzle game

    The aim of this small project is to bring excellent jigsaw puzzle game for Linux - xjig - to general public. xjig has a command line interface and this renders it virtually unusable for most desktop users. There were a few graphical interfaces for xjig evolved over past years. This project is yet another attempt. xjiggui provides graphical interface, separated into two parts: * - simple basic options, which would allow to play jigsaw puzzles even to pre-shoolers * - advanced options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Just

    Just

    Swift HTTP for Humans

    Just is a client-side HTTP library inspired by python-requests, HTTP for Humans. URL queries, custom headers, form, JSON HTTP body. Redirect control. Multipart file upload along with form values. Basic/digest authentication, cookies, timeouts. Synchronous/asynchronous requests. Upload/download progress tracking for asynchronous requests. Link headers and friendly accessible results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    InfiFly 3D

    InfiFly 3D

    InfiFly a ML based 3D game.

    This is the 3D game. There is space ship and your aim is to control the ship using hand movement(left to right, & right to left) and prevent the ship from hitting the asteroids and. Every level has different environment for create optical illusion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    captcha_break

    captcha_break

    Identification codes

    This project will use Keras to build a deep convolutional neural network to identify the captcha verification code. It is recommended to use a graphics card to run the project. The following visualization codes are jupyter notebookall done in . If you want to write a python script, you can run it normally with a little modification. Of course, you can also remove these visualization codes. captcha is a library written in python to generate verification codes. It supports image verification...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DBF to CSV

    DBF to CSV

    Very basic program to convert dbf files to csv

    Made with the dbfpy library created by Jeff Kunce and then modified by Hans Fiby and Yaroslav Samchuk. Portable executable, less portable folder and source code all in files. Want a similar-ish project done for yourself? Contact me :) https://www.fiverr.com/pedromemoli
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    pyCraft

    pyCraft

    Minecraft-client networking library in Python

    Minecraft Python Client Library. This project aims to be a modern, Python3-compatible, well-documented library for communication with a Minecraft server. Although pyCraft is compatible any supported server, only a subset of all packets are currently decoded or encoded by the library: those necessary to remain connected to the server, those used for chat, and some others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    pipupgrade

    pipupgrade

    Like yarn outdated/upgrade, but for pip

    pipupgrade is a command-line utility designed to streamline the management of Python package dependencies. It automates the process of identifying and upgrading outdated packages across various Python environments, including system-wide installations, virtual environments, and project-specific setups. By analyzing semantic versioning, pipupgrade categorizes updates into major, minor, and patch changes, allowing developers to make informed decisions about which packages to upgrade. Additionally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BoTube2

    BoTube2

    IRC Bot

    BoTube2 is another IRC BOT with an advanced plugin system that makes easy to develop new capabilities, by now there are only 12 plugins developed, you can develop more if you want. Added first revision of documentation for the plugin developer (spanish only by now). Would you like to enpower Botube2 with your own plugin? Lots of bugfixes here!
    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.