Search Results for "python package" - Page 35

Showing 880 open source projects for "python package"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    PyGoldMine is a toolkit for building Python applications that integrate with FrontRange Solutions' GoldMine, a Customer Relationship Management package (http://www.frontrange.com/goldmine/), through DDE, GM5S32.DLL and COM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A utility that is similiar to Debian's apt program, but for the RPM package management system. It can be used to automatically download and install updated RPM packages on any RPM-based distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyNaC is a Python package for coordinate-free symbolic math, based on Geometric Algebra (Clifford Algebra) and Geometric Calculus (Clifford Analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    python-apt provides Python bindings for libapt, the backend to Debian's Advanced Package Tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    This was previously documented as the location for receiving support for PyPI. Support requests are now handled at https://github.com/pypa/pypi-support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OCFit

    Python package for fitting of O-C diagrams.

    Python package OCFit includes 4 classes for analysis and fitting of O-C diagrams of Eclipsing binaries In a case of using this package for scientific purposes, please, cite our paper Gajdoš & Parimucha (2018) where you can also find more detail description about fitting functions and used models. For install it, download/clone this repository or download suitable binary file from releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    We're working on developing a standard encryption API for the Python language, and building a set of standard cryptography modules. The CVS tree is open to anyone who needs it for a Python/crypto related package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cmerge - alternative package manager for Cygwin. cmerge is CLI based package manager intended to replace setup.exe program, it's mainly for people preferring command line over GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Package Manager with simple yet powerful structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    sparray

    A sparse matrix package for Python.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PYthon RELiabilitY A python package implementing state-of-the-art numerical methods arising in the field of uncertainty quantification : from statistical inference to uncertainty propagation for various purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Program for broadcasting files over network.Using udp broadcast package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Megaman will (eventually) become a fully-fledged graphical user interface for package management in Arch Linux. It is written in pure Python and makes use of the Qt4 toolkit by TrollTech.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Armstrong is an integrated package for developing web applications in the python web-framework Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AUVNetSim is a simulation library for testing acoustic networking algorithms, written in Python, making extensive use of the SimPy discrete event simulation package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple messaging system designed for rapid deployment on robotic platforms. Based on the venerable Inter-Process Communication Package, simpleIPC offers several key extensions: units, auto-discovery, message descriptors, and a Python wrapper. See Soto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AlluraSkel

    AlluraSkel

    Allura Tool Skeletons

    Grab this to try your hand at developing a tool for Allura. Currently supports: - python package setup - simple per-project-installable Tool - simple Ming/MongoDB model - simple TurboGears Controllers - simple Jinja templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Python class for managing tables of data in memory using NumPy. It allows to give names to views of array. The package contains few classes built on top of the basic one to be used as post processing tools for particle optics computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Automated supernova finder is a software package to automatically compare FITS images to a nominated reference image with the aim of finding supernovae or other optical transient phenomena.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    llmverify-npm

    llmverify-npm

    You need a safety layer between your LLM and your users.

    ...Local-first verification, safety monitoring, and guardrails for any LLM 100% Local | No Telemetry | Privacy-First | 500 free calls/day Links Product Page: subodhkc.com/products/llmverify npm: npmjs.com/package/llmverify GitHub: github.com/subodhkc/llmverify-npm Python Package (PyPI): github.com/subodhkc/llmverify Author: Subodh KC — AI governance, compliance, and security leader Feature One-liner What it catches Verify output await verify(aiResponse) Hallucinations, harmful content, quality issues Block injections isInputSafe(userMessage) Prompt injection, jailbreaks, malicious input Redact PII redactPII(text) Emails, phones, SSNs, credit cards, API keys Fix broken JSON repairJSON(broken) Missing brackets, trailing commas, unquoted keys Monitor health monitorLLM(client) Latency spikes, token drift, behavioral changes Sentinel tests sentinel.quick(client, model) LLM regressions b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Orange 3D, a game engine distributed under the zlib/libpng license, is an all in one solution, with IDE, level editor, 2d painter, 3d modeler, and possibly audio editing software all in one clean package, for free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    context_menu

    context_menu

    A Python library to create and deploy cross-platform native context

    A Python library to create and deploy cross-platform native context. context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python code. It's fully documented and used by over 80,000 developers worldwide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    open-tamil

    Tamil Tools, Tamil Library for Python 2, 3

    Open-Tamil is a full featured Tamil text processing library in Python. It works fully in Python 2, 3. Published via pip - python package index. See: https://pypi.python.org/pypi/Open-Tamil/0.67
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Collection of wrappers for textile composite modelling package TexGen and a variation of structural FEA packages (baseline being Calculix) to allow extraction of 3D mechanical property data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a debian package that contains a program for connecting with internet through MTS Connect. It is developed under UBUNTU 8.10 and GNOME for modems ADU-500A and ADU-510A.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo