Showing 472 open source projects for "compiler python linux"

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
  • 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
  • 1
    Showtime

    Showtime

    A Minor Project made in Python using OMDb API and Tkinter for Frontend

    A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies. Github : https://github.com/Cyborg117/Showtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PythonReports is a toolkit aimed to build database reports in Python programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Maggy is a tool for designing an application around a Sqlite or a MySQL database. Oriented towards information databases, its main task is searching information quickly through lists and inverted data. Originally written in php and designed for MySQL, the version 2 is a full rewrite in Python, now oriented to SQLite. MySQL support may be included, but not fully implemented yet. Maggy2 is in beta state and the documentation is missing. But the program is quite fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    covid-chestxray-dataset

    covid-chestxray-dataset

    We are building an open database of COVID-19 cases with chest X-ray

    To build a public open dataset of chest X-ray and CT images of patients who are positive or suspected of COVID-19 or other viral and bacterial pneumonia (MERS, SARS, and ARDS.). Data will be collected from public sources as well as through indirect collection from hospitals and physicians. All images and data will be released publicly in this GitHub repo. This project is approved by the University of Montreal's Ethics Committee #CERSES-20-058-D. We can extract images from publications. Help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    GoRose ORM

    GoRose ORM

    Mini database ORM for golang

    GoRose (go orm), a mini database ORM for golang, which was inspired by the famous PHP framework laravel's eloquent. It will be friendly for PHP developers and python or ruby developers. Currently provides six major database drivers: MySQL, sqlite3, Postgres, Oracle, MySQL. GoRose 2.0 adopts a modular architecture, communicates through the API of the interface, and strictly depends on the lower layer. Each module can be disassembled or even customized to your liking. GoRose provides data object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sitracha-Desktop

    Sitracha-Desktop

    Trazabilidad en laboratorio de Serología

    Cliente de escritorio con actualización automática para el seguimiento y trazabilidad de resultados, stock y control de calidad de un laboratorio de serología
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mongoaudit

    mongoaudit

    A powerful MongoDB auditing and pentesting tool

    mongoaudit is a CLI tool for auditing MongoDB servers, detecting poor security settings and performing automated penetration testing. It is widely known that there are quite a few holes in MongoDB's default configuration settings. This fact, combined with abundant lazy system administrators and developers, has led to what the press has called the MongoDB apocalypse. mongoaudit not only detects misconfigurations, known vulnerabilities and bugs but also gives you advice on how to fix them,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mssql-cli

    mssql-cli

    A command-line client for SQL Server with auto-completion

    mssql-cli is an interactive command line query tool for SQL Server. This open-source tool works cross-platform and is proud to be a part of the dbcli community. mssql-cli supports a rich interactive command line experience, with features such as auto-completion, fewer keystrokes needed to complete complicated queries. Syntax highlighting, highlights T-SQL keywords. Query history, easily complete an auto-suggested query that was previously executed. Configuration file support, customize the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PyQDbf

    PySide QDbf

    PyQDbf PySide - QDbf Binding LGPL3 QDbf is Qt - DBF files https://github.com/IvanPinezhaninov/qdbf QDbf: Read or Write Dbf files, but not create new table PySide is Python Binding for Qt Libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    comuni-json

    comuni-json

    Database JSON comuni italiani (2020) con informazioni ISTAT + CAP

    Unofficial database of Italian municipalities, with ISTAT and postcode information. The list of municipalities is updated on 01/01/2020. Includes the new 2020 municipalities, with postcodes "updated" in December 2019. The postal codes of the new municipalities are temporary until Poste Italiane updates them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Orator

    Orator

    The Orator ORM provides a simple yet beautiful ActiveRecord implement.

    The Orator ORM provides a simple yet beautiful ActiveRecord implementation. The Orator ORM is based on conventions to avoid the hassle of defining every single aspect of your models. It is inspired by the database part of the Laravel framework, but largely modified to be more pythonic. All you need to get you started is the configuration describing your database connections and passing it to a DatabaseManager instance. If you have multiple databases configured you can specify which one is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NoDB

    NoDB

    NoDB isn't a database.. but it sort of looks like one

    NoDB is a simple, lightweight, file-based database for Python applications that enables quick and easy data storage without requiring a separate database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    labman2

    labman2

    A web database for experimental results of research

    A database with a web interface for storing the experimental results of research, aimed at ease of adding new types of data. Goal is to make adding as simple as one day for an unexperienced in programming scientist to add a new type of data similar to an existing type, by preparing two - three files analogues to the existing ones. An experienced programmer should need only one day to one week for adding a totally new kind of data like arrays with more dimensions that was available before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tera

    Tera

    An Internet-scale database

    ... tables. The table is indexed by a row key, column key, and a timestamp; each value in the table is an uninterpreted array of bytes. Support RAMDISK/SSD/DFS tiered cache. Block cache and Bloom Filters for real-time queries. Multi-type table support (RAMDISK/SSD/DISK table). Easy to use C++/Java/Python/REST-ful API. Column-oriented storage and locality group support. Ranged and hashed sharding strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scry.info blockchain Data Protocol

    Scry.info blockchain Data Protocol

    This is the first data protocol layer open source in the blockchain

    By providing SDK for data exchange through blockchain, developers can more conveniently develop DAPP applications. It mainly includes the following contents:data encryption and decryption, digital signature, smart contract, event notification, data storage interface, data acquisition and query, digital currency payment, the third-party App payment interface, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cosmos DB Spark

    Cosmos DB Spark

    Apache Spark Connector for Azure Cosmos DB

    Azure Cosmos DB Spark is the official connector for Azure CosmosDB and Apache Spark. The connector allows you to easily read to and write from Azure Cosmos DB via Apache Spark DataFrames in Python and Scala. It also allows you to easily create a lambda architecture for batch-processing, stream-processing, and a serving layer while being globally replicated and minimizing the latency involved in working with big data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLite Editor & Compiler

    SQLite Editor & Compiler

    SQLite Editor and Compiler for PC, macOS and Linux

    A valuable SQLite editor for your PC, Mac OS and Linux with a useful button to compile the code sql for immediate preview of tables, columns and values. == OS requirements to this installation == - macOS 10.9 and later are supported, older operating systems are not supported (and do not work). - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Nodock

    Nodock

    Docker Compose for Node projects with Node, MySQL, Redis, MongoDB

    Nodock is a lightweight, modular set of Docker and Docker Compose configurations for rapidly spinning up local development environments. Designed to be developer-friendly, it supports a variety of stacks like Node.js, PHP, Python, and databases like PostgreSQL and MySQL. Nodock simplifies onboarding and standardizes environments across teams without the overhead of full-fledged container orchestration.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    FAKE2DB

    FAKE2DB

    Create custom test databases that are populated with fake data

    Generate fake but valid data filled databases for test purposes using most popular patterns(AFAIK). Current support is sqlite, mysql, postgresql, mongodb, redis, CouchDB. The installation through pypi retrieves 'fake-factory' as a main dependency. db argument takes 6 possible options, sqlite, mysql, postgresql, mongodb, redis, CouchDB. name argument is OPTIONAL. When it is absent fake2db will name db's randomly. host argument is OPTIONAL. Hostname to use for database connection. Not used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WikiSQL

    WikiSQL

    A large annotated semantic parsing corpus for developing NL interfaces

    A large crowd-sourced dataset for developing natural language interfaces for relational databases. WikiSQL is the dataset released along with our work Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning. Regarding tokenization and Stanza, when WikiSQL was written 3-years ago, it relied on Stanza, a CoreNLP python wrapper that has since been deprecated. If you'd still like to use the tokenizer, please use the docker image. We do not anticipate switching...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    txObject ATK is an OS independent C++ & Python object library. Built in the 90s, it provides a 5-layer framework: Object Library, IO / Timers, Threads, Inter-Process / Distributed Object Communication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Database mapping layer for MongoDB on Python. Includes schema enforcement and some facilities for schema migration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FastVersion

    FastVersion

    FastVersion is a Qgis plugin for data versioning in a Postgis database

    ... a version is created. We recommend downloading it from the Qgis app. Plugins->Manage and Install Plugins->Settings->Show also experimental plugins Plugins->Manage and Install Plugins->Search FastVersion If downloaded from sourceforge, it must be unzipped in \.qgis2\python\plugins
    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.