Search Results for "python library" - Page 107

Showing 2688 open source projects for "python library"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it 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

    Plug 'n Auth

    The project is being migrated to http://code.google.com/p/ciform...

    IMPORTANT : The project is now being hosted at http://code.google.com/p/ciform Plug'n Auth is an API providing easy integration of different authentication mechanisms into web applications. Within a few steps web admins will be able to change both the authentication backend and the logon frontend at any time with no further effort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Baboon is an open source implementation of a popular Polish czateria chat service webcamera client for Linuxes. Baboon jest otwarto-źródłową implementacją programu klienckiego do transmisji obrazu dla popularnej w Polsce usługi czateria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A highly modifiable 3D RTS gaming plattform. Remake of the excellent game glest but featuring Save/Load, Multiplayer and Scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Code repository for the Laboratory for Genome Bioinformatics at Texas A&M. The LGB project was initiated primarily to support biologists at Texas A&M needing help with bioinformatics in order to use new genomic technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Simple music organizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Planing events, and comercials for TV Broadcast stations, Interfaces to PBS(tm), Pinnacle-Vortex(tm) with Web frontend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Program used Wiimote to create low-cost whiteboard based on concept of Johny Lee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A cross-toolkit, end-user progammable builder for rich interactive applications in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Times of Legend is a free browser based game where players battle each other to gain strength and power. The ToL Game Engine will be released here under the LGPL when development is complete. The game will be available soon at http://timesoflegend.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The Open Distributed Framework project is aimed at developing an open-source, cross-platform framework for distributed, high-performance physical modelling and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Modo is a cross-platform online game server and community tool similar in functionality to Valve's Steam platform. The Modo Client is being designed for ease of use and when released, will be free to use by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyShelf

    PyShelf

    FOSS Ebook Server, With no windowing requirements

    PyShelf is an Open Source python based, ebook server, that does not and never will require a windowing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cosmos

    cosmos

    Algorithms that run our universe | Your personal library of every algo

    Cosmos (by OpenGenus Foundation) is your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in various languages spanning C, C++, Java, JavaScript, Swift, Python, Go and others. This work is maintained by a community of hundreds of people and is a massive collaborative effort to bring the readily available coding knowledge offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SoGui est un toolkit graphique C++ multiplate-forme (Windows/X11). SoGui permet donc de créer des interfaces GUI de façon portable sur Windows, GNU/Linux, *BSD, etc. SoGui est aussi utilisable en C et en Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Archangel

    A flexible, extendable content filter

    Archangel is meant to be a sort of 'improved' version of dansguardian and uses the same default lists as dansguardian. It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include: 1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP. 2. Because it uses blocking modules and is written in python, it is extremely easy to write new modules for very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    tKroopy

    Open source tkinter framework for grouping small applications together

    tKroopy is an open source Tkinter framework for building groups of small to medium GUI applications - Think of it as a hub for your applications and scripts. tKroopy includes some additional widgets to make building applications faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Clint

    Clint is a library for Qt projects to create charts, trees, etc.

    Clint can display data containing in a QAbstractItemModel as charts, trees or timelines. A chart can be linear ( data are displayed as curves, bars or points), radial ( data are displayed like a bar chart but in circle) or a piechart (2D or 3D). A tree displays data from a model like QTreeItemModel in a classic tree (horizontal or vertical) or radial (in circle). A timeline displays data from a model like a QListItemModel following a path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CodingChecker

    A coding style checker tool support C/C++ syntax

    This project provide a framework for general coding style checker's process: 1, Support different adapter plugin for different programming language syntax 2, Support incremental scanning 3, Support customize criteria rules. 4, Generate report for scanning result. A C/C++ adapter was also implemented based on clang library as example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The proute engine is a library for processing and displaying vehicle routing information. It typically takes as input a vehicle routing problem instance as well as a solution, and can output graphical views of this data (nodes, routes, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mozg is a flexible, fast neurolibrary. It allows one to create, learn and use multi-layer perceptron (MLP), which is the most popular artificial neural network (ANN). This work is based on library originally written by Alexy Filin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hystrix Audio - Like a spine in your eardrum. A cross platform music library built around fast tag based searching with the ability to add custom tags. Has support for multiple libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is an initial reference implementation of the VSI-E protocol. The implementation has been done using the C/C++ language and is in the form of a re-useable library developed on the Linux platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A library and many frontends written to achieve an unbiased renderer with many features and good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.