Showing 152 open source projects for "tk-4"

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
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    Narya is a forum/incubator software, based on a Python/Zope/MySQL platform. Emphasis on graphics support and collaboration for space and technology development. Compare PHP/MySQL forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyPergamo is a python (and wxPython) application for the management of archives of parchments. It includes possibility to search via keywords and to show results in various formats (HTML, XML, plain text). It uses MySQL and includes support for pics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automatic migration from various databases to Ingres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    NovaX is a set of programs that is being devloped for small company's and beginners in the fields of HTML and programming. Coded in Python and C++, this is also a good replacement for MS Office. NOTE: This requires Python to be on your PC. ( Python.org )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A fork of the SAP DB version 7.3, 7.4 and client libraries. Client libraries is being maintained in LPGL license model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Builds and manages a relational (SQL) database of digital music files (typically MP3's, although not necessarily). Storing music in a SQL database makes it possible to easily build interesting playlists. All-in-one CD-to-MP3 interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pymerase is a tool intended to generate a python object model, relational database, and an object-relational model connecting the two. However it has been extended to also output webpages and can be easily extended to output whatever else you might like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FreeGee is an integrated application framework for Python and C++. Included modules are: Python (scripting), PostgreSQL (database), wxWidgets/wxWindows (GUI), GnuPG (crypto), omniORB (OO middleware), Apache (Web), and other fine tools (see Home Page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    A collection of software to implement search engine technology. The overall search technology is built on the individual components of this project, each component is released under the BSD License, and is written in the language most suited to its task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HTSQL is an HTTP access library to SQL databases, at http://htsql.org -- it is implemented with Python, and initially uses the PostgreSQL database. It has a do-as-you-please BSD style license for use with open source databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dbo is a database object relational mapper (ORM) written entirely in Python. Tables are represented using a straightforward python class and row instances are encapsulated as python instances. Joins, views, transactions, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Custom provides small to medium sized businesses, that buy and sell goods, with: - an e-commerce front-end for their customers - access to anti-fraud protected credit card verification - a Point-of-Sale front-end for the shop floor - Account report
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Webzap is an container for all kinds of software components. If you use i.e. web components written in the WingS framework, you can use Webzap as a powerful framework for web portal development. Therefore an J2EE compliant application server is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RIFF Isnt a File Formatter. RIFF is a small & simple command line utility written in Python to convert text data files in another text format (like delimited, SQL dump and fixed witdh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DataSiphon is a data manipulation and transformation utility written in Python. It provides both command-line and graphical interfaces and allows users to easily move data between databases or files, performing on-the-fly Python-scripted transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Python/Gtk application to manage groups of users stored in an LDAP database, using data from X509 certificates imported from files or LDAP servers maintained by certificate authorities. These groups are used to create grid-map files used by the Globus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An RDBMS backed object development framework in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    transAuction is a simple database program for sellers to keep track on their transactions with online auctions. Currently, transAucton works on Windows and Linux and possibly Mac(unconfirmed). Requires python and Tk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Object-oriented persistent storage library for python. Merges database design and application design (as both are deeply linked).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Paos is a server for Python objects and event notifications, and comes with a client module for network communication and object cache management. Paos is often used in workflow systems and similar applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    YakTrack is a lightweight issue-tracking system written in Python and using XML as a storage medium. Users may define issue types, submit and query issues, and edit existing issues as they wish. Console, email, and CGI interfaces are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Indxonater was pulled into life after my bosses told me we needed a program to update our Wikindx that doesn't involve Endnote or BibTex. Shazam! Indxonater takes average APA styled bibliographies and turns them into funk! (Interaction required)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB