62 projects for "google-visualization-python" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    VECT provides a framework for managing software releases. It is an abstraction layer on top of Depot primarily and is based on Carnegie Mellon U's "EMT"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pyquota is a Python wrapper module for manipulating disk quotas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    FCachefs is read-write caching filesystem for linux ( and maybe other platforms, where FUSE has been ported ) based on FUSE and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fileboy is an open source, feature-rich, graphical file system explorer. It is mainly intended as a replacement for the Windows file explorer, but should be compatible with all other platforms that run python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    File system reliability benchmark is a set of Python scripts for benchmarking file system behaviour in case of system crashes, power outages, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tesse is Transparent Extensible Steganographic fileSystem with Encryption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Mobile Object Oriented File System allows free space on every network computer to be used as a single disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10

    fuse-dropbox

    Mounts your Dropbox account as a filesystem

    Mounts your Dropbox account as a filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A FUSE-based filesystem that allows (re)mounting a FAT (MS-DOS formatted) volume with full POSIX file semantics overlayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Linux distro to run under Google's NaCl

    Linux Distro to run under Google's NaCl Sandbox

    ...NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl. There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl modules with javascript acting as a sort of "kernel". Currently the main holes that prevent a conventional distro from being ported is that there is no support for pipes, most signals, and also symbolic links and lastly traditional forks are not currently possible in an efficent way.The current implementation gets around forking and has limited vfork capability. ...
    Downloads: 0 This Week
    Last Update:
    See Project