Showing 206 open source projects for "python module"

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
  • 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
  • 1
    pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Simple Python Fixed-Point Module

    Pure-python binary fixed-point arithmetic library

    This Python module provides basic facilities for mathematics on fixed-point numbers. The number of fractional binary digits is tunable, allowing near-arbitrary precision arithmetic. Arithmetic & functions such as sqrt, exp, log, sin & cos are available. For the latest releases please visit https://github.com/rwpenney/spfpm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Password Guessing Framework

    Password Guessing Framework

    A Framework for Comparing Password Guessing Strategies

    The Password Guessing Framework is an open source tool to provide an automated and reliable way to compare password guessers. It can help to identify individual strengths and weaknesses of a guesser, its modes of operation or even the underlying guessing strategies. Therefor, it gathers information about how many passwords from an input file (password leak) have been cracked in relation to the amount of generated guesses. Subsequent to the guessing process an analysis of the cracked...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    TkinterDnD

    Python wrapper module for tkdnd

    TkinterDnD is a python wrapper for George Petasis' tkDnD Tk extension. tkDnD adds native drag and drop support for windows and (yet partially) unix and Mac OSX to Tk. TkinterDnD makes this functionality available for Python/Tkinter.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JAsyncSocket

    Java asynchronous socket library

    Basic Java infrastructure for asynchronous socket service clients and servers. Inspired by asyncore Python module. See doc/TestServer.java for a server implementation example. See doc/TestClient.java for client implementation examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PyUPC-EAN

    A barcode library/module for python.

    PyUPC-EAN is a barcode library/module for Python. It supports the barcode formats upc-e, upc-a, ean-13, ean-8, ean-2, ean-5, itf14, codabar, code11, code39, code93, and msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JARVIS on Messenger

    JARVIS on Messenger

    Community-driven python bot that aims to be as simple as possible

    A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks. Messenger is now used by 1.2 billion people every month. With the launch of Send/Receive API, bots are about to take over. It should have a lot of useful features (both fun and commonly used). Anyone can contribute to this project. (As this is module-based, anybody with a decent knowledge of Python can contribute.) One of the prime goals of this project is to lower the entry barrier...
    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

    Acid

    Python module for parsing and analyzing binary data files

    Acid is a module and a simple application for displaying content of binary data files. It relies on plugins for parsing file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Awesome AWS

    Awesome AWS

    A curated list of awesome Amazon Web Services libraries

    ... of a repo with < 100 stars and you can explain why it should be listed, please submit a pull request. Pull requests might be left open for a period of time to let the community chime in and vouch for it. An official repo from aws or awslabs can be removed if the community wishes. The Python module awesome-aws regularly scans repos on Awesome AWS to maintain the accuracy of the Fiery Meter of AWSome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Python Embed C++

    Embed C++ in Python source code, dynamically compile and access data

    Moved to http://github.com/ftrias/pyembedc Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    easygui

    GUI Dialog library for Python with a major goal of simplicity

    EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 14
    ElastAlert

    ElastAlert

    Easy and flexible alerting with ElasticSearch

    We designed ElastAlert to be reliable, highly modular, and easy to set up and configure. It works by combining Elasticsearch with two types of components, rule types and alerts. Elasticsearch is periodically queried and the data is passed to the rule type, which determines when a match is found. When a match occurs, it is given to one or more alerts, which take action based on the match. This is configured by a set of rules, each of which defines a query, a rule type, and a set of alerts....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Jupyter notebook snippets menu

    Jupyter notebook snippets menu

    Adds a customizable menu item to Jupyter (IPython) notebooks

    ... for what to do next — like importing a module, defining variables, or calling functions. The new menu comes with a default value relevant for python programming — especially scientific computing — though this is fully user-configurable as detailed below. The default menu is named Snippets, and contains sub-menus with snippets for a few popular python packages, as well as python itself, and some notebook markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    guidata
    Based on the Qt Python binding module PyQt4, guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    The pyARS python module allows developers to use BMC's ARSystem (Remedy ARS) and Atrium CMDB functions from within Python. Using Python's interactive shell, it is extremely easy to retrieve and modify data entries as well as workflow objects. ARSystem, also known as ARS or Remedy, is a powerful enterprise workflow engine. Atrium is a Configuration Management Data Base, a.k.a. Installed Base built on top of ARSystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SSL for native python

    Effort to implement SSL for native python when it was not available

    Modifying socket module to implement native SSL support for python. Implemented a wrapper around pyDes for various algorithms, done as a part of college main project for Model Engineering College: Members: Adithya Nair, Aniraj Kesavan, Arun Scaria, Ayrine John, Nilufir Sulthana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multiplatform Serial Port Module for Python (Win32, Jython, Linux, BSD and more)
    Downloads: 48 This Week
    Last Update:
    See Project
  • 20
    Cyclone - Task Automation

    Cyclone - Task Automation

    Task Scheduler for Java, Groovy, Javascript, python & ruby

    ... of fascinating features Real-time progress and status montoring for jobs Pause, resume and stop an executing job Multi-user environment with in-built authentication and authorization modules Polygot - jobs can be implemented in java, groovy, ruby, javascript and python Easy administration and configuration - user management etc. Extensible security module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    sitecheck

    Modular web site spider for web developers.

    ... errors and accessibility errors. Sitecheck can also spot some common causes of PCI compliance failure such as insecure content on secure pages, SQL injection/cross-site scripting (XSS) vulnerabilities, insecure encryption ciphers and open mail relays. Sources of information leakage such as email addresses and IP addresses in the headers or the page will be logged. Includes a separate module called domaincheck which checks the domain expiry date, SSL certificate expiry date and SPF records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dxf2mod

    dxf2mod

    DXF to Kicad Module File Converter

    This program converts DXF line, circle, and arc entities to the Kicad module file format. Possible improvements include pad detection, and scaling. Currently it the unit system must be in inches for all software. The program itself was written in Autohotkey so it must be used on a Windows machine. I chose this language as it is what I am most familiar with. If there is a use for it I may port it to python so it can be used cross platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    edumath

    Python Module

    edumath is a python module. You can do calculations of advance topics of mathematics of high school. In intial release v 1.0 it contains 28 functions for performing calculations. This is windows installer. Just download, read documentation on github and use it in your own projects. I started writing this module from 05-04-2014. I covered three topics of high school - Matrices, Progression and Vector Algebra. I am constanly working on edumath. If you find this module helpful and wnt...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ... is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it. *** Raspberry Pi python library added. video available on youtube at: http://youtu.be/adNOWREWuL8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    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.