Showing 104 open source projects for "python-kinterbasdb"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Please thumbs up for tipsy! The Incredible Python SYnchronizer, Timeline, Offline, Online. Easy to understand and use in your own python scripts. Manual included. Cheers..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Advanced Mass File renamer

    This is a mass file renamer utilizing regular expression power.

    This is a python based UI application that can rename a part of a set of files inside a directory based on the provided regular expression. This gives a lot more flexibility compared to other renaming files since it used grouping principle. This had two level of applying the rename, first stage shows who it will be when you rename it, if you are fine with the change you can make it permanent by clicking commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Trieste is a distributed file system aimed to be adaptable via policies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CommunityBackup

    ...a work in progress.

    Setup files are quite old.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    pyDirStat is a small tool to view statistical information about a directory. It will generate a view of all files contained in a directory (and subdirectories) with rectangles. Each rectangle area is proportional to file size. It's a perfect tool to qu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Integration of Linux hosts in Active Directory Domain. Make Linux hosts Windows domain hosts, Make Windows domain users Linux users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WNetConnect

    Expose Windows mpr.dll in python

    Exposes Windows WNetAddConnection2, WNetUseConnection and WNetCancelConnection as a python class. Helpful for mounting and dismounting WebDAV drives programmatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Split files into little pieces, using an gui based on GTK+, made in Python using PyGTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    tag-based semantic file system, in python, over FUSE. pluggable aspects (parsing or interpretting). querying and relations between tags/items. modular architecture, allows different user-ends (fs/webdav/http/..), or backends (sql/rdf/..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MythTV, the Unix way: everything is a file. MythFS is a Fuse Python based filesystem to browse your MythTV recordings as a normal filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Library for creating virtual filesystem for holding configuration files, based on Python-FUSE. ConfigFS can hold configuration for Apache, PostgreSQL or any other software, that uses text configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyVSS is a python module which allows you to copy files using Volume Shadow Copy Service (http://en.wikipedia.org/wiki/Shadow_Copy). It is in an early development phase, yet is stable, simple and straight-forward to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NOW HOSTED AT GITHUB https://github.com/jblaine/AFS-Tool-Suite ---- CODE HERE IS OLD ---- AFS Tool Suite is a set of scripts (mostly system administration), Python library functions and classes for dealing with an AFS cell and capturing data returned
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    File and Database Generator for windows and linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python API to interface with ZFS pools and filesystems via libzfs, providing directly to Python the kinds of things that the /usr/sbin/zfs and /usr/sbin/zpool tools do from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Network Manager Based On Python Programming, Designed For Terminal Only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multiplatform python skydrive filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XtreemOS project aims at building a Linux-based operating system to support virtual organizations for next generation Grids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pymagic is a complete libmagic extension for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple graphical file explorer which lists recursively files or directory K-File is usefull to quickly identify the biggest files that consume space on your hard drive or on your USB stick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CFshell is a set of command-line utilities for Rackspace/Mosso's Cloud Files storage service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FSMM is the "File System Monitor and Mirror". Basically, it watches for certain events on your filesystem (or on a portion of it), and calls a "Mirror Engine" that will replicate this file ASAP to some other place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Smart Copy is a single-file Python app for batch execution (Ant-like) of commands. For example, SC can dump a SQL database, zip it and a source dir, and then send everything to an FTP site. Batch files are XML-based. See More >> Wiki for full details.
    Downloads: 0 This Week
    Last Update:
    See Project