Search Results for "python version 3.10" - Page 41

5842 projects for "python version 3.10" with 1 filter applied:

  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    pymatlab

    A pythonic interface to MATLAB

    This package lets Python users interface and communicate with MATLAB from Python. Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Gourmet

    GNOME Recipe Manager w/ nutrition information and other useful plugins

    Gourmet Recipe Manager is now housed at http://thinkle.github.io/gourmet/ Gourmet is a recipe-organizer for GNOME that generates shopping lists and allows rapid searching and entry of recipes. It imports mealmaster & mastercook files, as well as providing tools to help users import from text files or webpages. Gourmet can exports webpages & other formats. Gourmet has a plugin infrastructure allowing users to choose add-ins they want, such as a plugin to calculate nutritional...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Artemisa
    Artemisa is a honeypot for VoIP (SIP) networks. It is designed to connect to a VoIP domain as a user-agent backend in order to detect malicious activity at an early stage and also adjust the policies of the enterprise in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wizards Magic
    Wizards Magic - OpenSource card game, based on rules of Magic: The Gathering, written in Python, using Pygame
    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
  • 5

    AbMining ToolBox

    python scripts to analyze antibody libraries

    02-14-2014. Hamming distance calculation has been updated. These are python scripts to analyze antibody libraries sequenced by next generation sequencing methods (454, Ion Torrent, MiSeq) as described in D'Angelo et al MAbs. 2014 Jan 1;6(1):160-72.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    nec2pylib

    Do with NEC2 antenna modeling into Python

    With this lib you can easily create NEC2 file and automatically run NEC2 simulation with python. Geometry is defined with using 3D vectors. You can cut, rotate, copy, add vectors. Parsing NEC2 output result file is yet possible but in beta stage. The final goal is to call and score nec2 simulation with optimisation algorithms.. Source code is full documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    defis
    DEFIS is a RAD development system to aid programming in Python. wxPython is used as GUI. Editra is used as IDE. SQLAlchemy is used as ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 14 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Brighton Server

    Brighton Server

    Python Framework for Multipurpose Server

    Brighton Server is a framework that help the server implementation based on python and console interface with feature like a screen control, logging control for the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    kubos

    kubos

    A simple modular CAD application

    Kubos is a CAD application which is in an early stage of development. A derivative version called Kubos Schript can be used for creating scripted objects. For installation instructions see https://sourceforge.net/p/kubos/wiki/Installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SPQR is a computer strategy game set in the period of the Roman empire, 200 BC to 650 AD. Can you both rule Rome and build an empire to last?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BRss Offline RSS client
    BRss is Python offline Rss client. It is composed of: - a background service that publishes methods through DBus - a GTK frontend, with Thunderbird-like keyboard navigation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Python scripts that eventually work. The goal is to put together helpful python libraries, at first to learn more about python. There will at least be a library to generate regular expressions and more should come later. The latest version of the code is available in code-git (code / svn is not maintained anymore)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Botnet Detectors Comparer

    Compares botnet detection methods

    Compares botnet detection methods by computing the error metrics by reading the labels on a NetFlow file. The original NetFlow should have a new column for the ground-truth label, and a new column with the prediction label for each botnet detection method. This program computes all the error metrics (TPR, TNR, FPR, FNR, Precision, Accuracy, ErrorRate, FMeasure1, FMeasure2, FMeasure0.5) and output the comparison results. It also ouputs a png plot. The program can compare in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17

    prcs2hg

    Command to convert a PRCS project to Mercurial revisions

    prcs2hg is a command (and also a Python package) to convert a PRCS project to Mercurial revisions. It would help you publish the revision history of an obsolete project whose changes were maintained with PRCS. prcs2hg requires a working prcs command to extract versions from a PRCS repository and this project also provides the restored 'k' versions of PRCS for use with prcs2hg. The source code repository is separately hosted on Bitbucket with a public issue tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ktree

    clustering, machine learning, algorithms

    This project has moved to github at http://lmwtree.devries.ninja.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    LEDnotify

    LEDnotify

    USB LED Alerts - for gmail, email, pidgin, etc...

    Use a USB LED notifier unit to inform you of new email, pidgin messages, and other events. A general purpose, configurable tool for alerts. Please leave me feedback here (under " Discussion") or with comments to my Blog, or even via email (irdroid3 AT gmail.com) * Blog: http://irdroid3.wordpress.com/ * wiki pages : https://sourceforge.net/p/lednotify/wiki/Home/ * Animated gif demo: http://irdroid3.files.wordpress.com/2013/06/lednotify_dream-cheeky.gif?w=830 2014-02-10 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    socketReader sends and receives messages via TCP/IP socket and file system. M:N routing is supported. Many communication paths can be configured in parallel. Both, Linux/Unix and Windows, are supported.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyUSV

    Ultrasonic Speckle Velocimetry

    Treat output from ultrasound transducer(s) in order to obtain local velocities in a (complex) fluid ; and further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Quantum Chemistry Import Tool is a django application that parses the output file of quantum chemistry software as NWChem, Octopus, Gaussian, etc. The result can be saved in relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Homage is yet another scorched earth inspired game. It is a homage to Monty Python .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An arcade game played in kind of (humor), post-apocalyptic world. You are the only one that can slay a band of five that now rule the world. You must move in a small town, facing enemies in combat to reach the truth.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo