Showing 672 open source projects for "python software"

View related business solutions
  • 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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    Jester is a gesture / stroke recognition framework for Python, written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later. HOME @ http://rsb.info.nih.gov/ij/
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    We are trying to create a very complete physics teaching program. So, we would be pleased if you could suggest any improvement or create any module for us. To use any of these sources you need python 2.2, pygame and scipy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programming language. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    (Historical) PyAcad makes Python available as a scripting language to AutoCAD/IntelliCAD. A builtin module "ads" allows to access and control most aspects of AutoCAD/IntelliCAD from Python programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyMotion is a CAD software intended to provide a tool for simulation of dynamic systems, for a use in mechanical engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Modama is a new software project for processing and analysing 2d detector data (images) provided by any available detectors, mainly SAX and WAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of this project is to make available a variety of tools written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    J-Sim (previously known as JavaSim) is a component-based, compositional simulation environment written in Java. It is built upon the autonomous component architecture (ACA), a component architecture at the implementation level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of tools for defining, implementing and steering a dataflow/workflow process on top of a set of CORBA OO components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ExpLab is a set of tools that supports the running, documentation and evaluation of computational experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A ContextTree is a way of dynamically forming relationships between information: the same information can be viewed in different ways, depending on what you want from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tim Peters' FixedPoint.py + Write docs for the Library Reference manual. I expect the existing module docstring will be a good start. + Create a test driver for Python's regression suite. + Have fun modernizing it, if you like (for example,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Chloe - a chatterbot with charisma. Learns from experience, and speaks any language you teach her. Perhaps even useful, but surely entertaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a slide rule emulator based on the classic Pickett slide rule design. It is written in Python, so the name "pyckett" is appropriate. It is suitable as an example of object-oriented Python software construction, including multiple inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Software to accompagny the european eConstruct (www.econstruct.org) project's building&construction XML (bcXML) standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A set of widgets to compliment the Pmw set available at http://pmw.sourceforge.net. Includes GUI app base class included in Grayson's Python/Tk book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SchemaDoc is a XML-based markup language for documenting XML schemas. The work products include both the vocabulary and a set of tools for combining it with the schema source (e.g. a DTD) to produce documentation in HTML, XML DocBook, LaTeX, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project Galileo at Sourceforge.net aims to provide developers a unique opportunity to develop open source software for an on-line telescope for schools across the UK. See http://www.projectgalileo.org.uk for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A clearing house for various pieces of open source software which use the GenCAM data format for input or output of electronic interconnect (PWB, PCB, PWA, PCA) information.
    Downloads: 0 This Week
    Last Update:
    See Project