Search Results for "python database" - Page 57

Showing 1762 open source projects for "python database"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    LARGE (10,000+ song) music library manager with: * Two player user interfaces * Desktop PC with wxWidgets GUI * Embedded system with speech feedback (no gui) * Inter-player synchronization via tcp/ip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cross platform indexed file btree implementation in C#, java and Python: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Open Source project with the main goal to make a simple way to display 3D objects from a Geodatabase (PostgreSQL/PostGIS) on the Web. This project was created by OpenGEO (www.opengeo.com.br).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This software registers all the music files stored on CD's, hard drives, DVD's, etc. It will scan every media that you provide, and let you organize the files by artist, album, etc, with search and tagging facilities. Written in Python, GTK and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    PootyPedia is a tool to track the hardware in use by a software project. Its client software finds the hardware and reports it, while the server software tracks the reports and keeps them organized in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pymaj is a tool for using the Philips Micro Audio Jukebox MP3 player (aka HDD060 or GoGear) under GNU/Linux. It supports artist/albums folders, ID3v1 and ID3v2 tags and M3U playlists.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Ni!Mail is a webmail connecting to an IMAP server and using python/nevow/twisted to provide a clean and fast interface. It uses nevow livepage, a library that uses XMLHTTPRequest, to make it very dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pygme is an mplayer frontend written in Python/PyGTK. Pygme has a searchable media library (similar to winamp), a playlist and has ID3 tagging support. It uses sqlite through pysqlite bindings to maintain media lib and playlists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Complete and modular solution for storing school marks in electronical form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It's a set of software to help Shadowrun 4th ed. comunity. This includes generators (character, vehicles...), mission Tracking, dice rollers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Collection of Python scripts providing interactions between the sociological investigation platform and webservices (such as NLP, search engine, web database).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyAgend is a free python-based text-only agend. It support "configuration" and "users" files for retrieve informations. PyAgend is for all users which like to lost a little time in a little development project :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plasmatic is a cross platform multimedia delivery and playback system. While designed primarily for digital signage applications, its flexibility allows for any number of uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CeeMedia is a program for cataloging your movie collection. It can retrive info from Amazon and IMDb and cover images from Amazon and generally tries to provide the user with the most comfortable interface available for the task.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SimTor is an easy authoring tool for creating interactive simulations for application training. It supports the complete develepment-workflow. The deliverances of the tool are an xml-database, bitmaps and a flash-engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast. Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    A database driven touchscreen digital media jukebox. Allows you to use an old machine and a touchscreen to interface to a music collection. I started this project in order to better learn Python and Qt but might move it to Python and HTML for more speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML-DBM: lightweight embedded database to store, query and modify XML content without time and memory overhead of re-parsing/re-dumping original XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ErisMUD is a MUD/MOO engine and server written in Python and SQLite and supports many features: it has rooms, chat, NPCs, items, player creation, ANSI colors, etc. Internal commands take care of the development and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pysound - A python module containing a curses-based mp3 player (mpycurse), an mp3 management database (mpylib), and other modules and utilities for dealing with mp3s and audio generally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Python extension for the SQLite Embedded Relational Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Configurize is a configuration management application for Linux-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An XML-based MP3R framework for the web applications Model - Process - 3R (Role, oRgnization, Responsibility)
    Downloads: 0 This Week
    Last Update:
    See Project