Search Results for "python basic project" - Page 55

Showing 2977 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
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    This project has been moved to https://launchpad.net/baretorrent. There will be no more new releases on sourceforge. The web page is at http://baretorrent.org. Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds torrents...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Atomschlag

    Atomschlag

    A lightweight Webkit browser written entirely in Python

    Atomschlag is a project of writing a Webkit-based browser using PyGTK and PyWebkitGTK, completely in Python, to create a useable, secure and lightweight replacement of existing browsers in custom appliances. The primary project goals are: - small size; - minimal abilities to track you down based on the client info; - maximal compatibility with proxy-based anonymity layers such as I2P; - URL filtering for blocking ads and user tracking services; - simple and non-overloaded user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    weblinux

    Modern, easy to use distro based on Ubuntu.

    The purpose of this is to create two operating systems for any purpose. The core edition is for basic computing on the internet from a pen drive or live-CD. The Enterprise version can host a web server (gotten from the app installer), and be used for home or business use. A new app installer is being created for the Enterprise version. The app installer supports cross-platform apps, and can install standard linux or source-code apps. Enterprise is our recommended download.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Simple Conway's Game of Life in Pygame

    A simple implementation of Conway's Game of Life in python and pygame.

    This project is just a very simple implementation of Conway's Game of Life: http://en.wikipedia.org/wiki/Conway%27s_game_of_life - made in python and pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Orb

    Orb

    A Python Based YSFlight Server Extension

    Orb is a Python based YSFlight Server Extension. It works by having ysflight run on a seperate port, and orb running on 7915 (usually). Clients connect to Orb, and Orb then connects them to the server. packets are intercepted, read and edited if need be to manipulate the server to have more power. Fuse this double relay method with a database, and basic functions with the possibility to extend, and Orb becomes immensly powerful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Dungeons & Dragons Miniature Game

    A Dungeons & Dragons Miniature Game.

    Have you ever wanted to play Dungeons & Dragons with miniatures in your PC? Check this out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This project includes an event-driven IRC client framework written in Python, as well as an object-oriented wrapper class and some example programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library of Congress - Transfer Tools
    Tools developed by the Library of Congress and their partners in the National Digital Information Infrastructure and Preservation Program (NDIIPP) for the purpose of validation and transfer of data that conforms to the BagIt specification. This project has been moved to https://github.com/LibraryOfCongress
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    PlotSQLite

    PlotSQLite

    Time series plots from a sqlite database

    This project is now hosted at github, see: https://github.com/jkall/plotsqlite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Search Engine in python

    All student and developers are invited to join this web search engine

    This search engine project is created by a computer science student to challenge how search results are returned. Importance is placed on how web pages are ranked by a quick and efficient algorithm. All hands on deck is how we are calling this project. Algorithm design is really important and creative methods from better search results or web crawling is welcomed from all amateur programmers, students, web developers, software developers and computer science students from around the globe. We...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Each member of staff can input their project and time. The manager can view all staff times booked against valid projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vigenere.py

    vigenere.py

    this simple program implements the Vigenere cipher in python

    For details of this cipher see; http://en.wikipedia.org/wiki/Vigenere_cipher This cipher can be broken by frequency analysis, this is a toy project, and should not be used in situations where security is important.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    C++ Airline Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Procoderz Team Albanian

    Procoderz Team Albanian

    Procoderz Team Albania

    Procoderz Team Albanian © [ Grey Hat ] Here you can download some of our public stuff, those tools are very useful on web defacing and web attack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyShowRename

    pyShowRename

    Sensible batch renaming of downloaded TV files

    pyShowRename is a semi-automated batch file renamer which allows for controlled selection and maintenance/sanitisation of downloaded TV programs. The project was initially just to help the author get to grips with python but as of version 1.0 the project is stable enough to be used regularly and has proven to be a very useful tool. pyShowRename interfaces directly with the free epguides.com website using HTML scraping and retains a local cache of available TV Shows. This can be manually updated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    C++ Airline Travel Solution Provider

    C++ Airline Travel Solution Provider

    The name has changed: that project has become the Airline Travel Solution Provider, AirTSP for short.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Topographica

    Simulation software for brain modelling

    Topographica is a neural modeling package developed in a Human Brain Project grant from NIH. Topographica helps neuroscientists and computational scientists simulate and understand how topographic maps contribute to brain function. Topographica is now primarily maintained at github.com; see https://github.com/ioam/topographica for recent updates and releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    patool

    a portable command line archive file manager

    This project moved to github: https://github.com/wummel/patool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dark Exporter
    A Blender 3D addon for exporting 3D objects to Dark Engine (BIN) format. Works with Dromed 1/2 for Thief The Dark Project/GOLD/Thief 2 The Metal Age.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ECommands

    ECommands

    Commands made Easy and practical for Unix/Linux

    This software is made with the purpose of making easy the Unix/Linux Server management. Is made completly in Python, making this project as a OS independent. Was tested over Linux and Windows. For documentation go to http://www.life-microsystems.com/index.php/ecommands-documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    pykb

    Python Killboard Platform for EVE Online

    This platform provides a Python based killboard backend supporting common tasks such as interfacing with the EVE API to fetch killmail logs, interact with EDK killboards to fetch killmails from them and parse manually logged killmails. The database layer is generic thanks to SQL Alchemy so any dbms can be used. Static data and schemas for PostgreSQL and MySQL are provided. Aggregates exist along with code to maintain them to enable high speed reports for summarized data. A point...
    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.