101 programs for "py++" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Monitor the status and performance of any IT environment with NMIS Icon
    Monitor the status and performance of any IT environment with NMIS

    NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.

    Trusted by thousands of IT teams worldwide, The NMIS platform offers comprehensive network management, handling faults, performance, and configurations with ease.
    Get a Free Trial
  • 1

    Manga Downloader

    Universal manga downloader

    Please, download this program from https://github.com/yuru-yuri/manga-py Thanks!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    summer

    Summer is light weight Python 3 application framework

    Summer is light weight Python 3 application framework to support generic application development. It provides support for business object management, ORM (mapping, declarative transactions), LDAP and localization. Inspired by famous Java Spring application framework. Since 0.5.2 Python 3 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TestLink-API-Python-client

    Python XML-RPC client for TestLink

    TestLink-API-Python-client is a Python XML-RPC client for TestLink Initially based on James Stock testlink-api-python-client R7 and Olivier Renault JinFeng idea - an interaction of TestLink, Robot Framework and Jenkins. TestLink-API-Python-client delivers two main classes - TestlinkAPIGeneric - Implements the Testlink API methods as generic PY methods with error handling - TestlinkAPIClient - Inherits from TestlinkAPIGeneric and defines service methods like "copyTCnewVersion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    zTrader
    Various tools for automating some trading operations on the most popular cryptocurrency exchanges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    zCharter
    Charting tools, backtesting tools, and data visualization tools for the most popular cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChiHulk DoS Tool

    ChiHulk DoS Tool

    Edited version of the DDoS / DoS tool called HULK(.py).

    Written in python 2.7 Version 0.5 BETA **I am not responsible for anything you do with this.**
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    (py)biblib

    A python library to handle BibTeX bibliographic data.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    OSPF_SNMP_v1.0.py is an OSPF network discovery script. It allows the discovery of all OSPF network devices in the network, without connecting to each of them or knowing all their IP addresses. The user must provide the IP and SNMP community string of a single OSPF device in the network (for example, a device in the core) and the script searches for all other OSPF routers. Prior to running the script, the user should configure SNMPv2 community string on the device and also include the subnet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Technical indicators in Python

    Technical indicators in Python

    Technical indicators in Python For now there are: RSI - Relative Strength Index, SMA - Simple Moving Average, WMA - Weighted Moving Average, EMA - Exponential Moving Average, BB - Bollinger Bands, Bollinger Bandwidth, %B, ROC and MA envelopes When I can I will add more. If anyone wishes to contribute with new code or corrections/suggestions, feel free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Fastest Observability Platform for IT, Apps, and Cloud | LogicMonitor Icon
    The Fastest Observability Platform for IT, Apps, and Cloud | LogicMonitor

    Overwhelmed by tech chaos? Unify your teams with real-time visibility and predictability.

    LogicMonitor’s SaaS-based observability platform empowers ITOps, developers, MSPs, and business leaders to monitor networks, applications, and cloud environments seamlessly. Gain full data center visibility, powerful dashboards, and flexible alerting to bridge the gap between tech and teams – all with AI-driven insights. Trusted by leading enterprises, LogicMonitor cuts troubleshooting time, boosts innovation, and delivers extraordinary employee and customer experiences. Transform IT operations with a solution built for modern businesses.
    Get Started
  • 10

    Gnats.py

    GNATS database communication interface classes for Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FFPlayer

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library with Python and Very easy to Control from KeyBoard and runs very fast as ffplay runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FFPVS

    Flying Fast Python Virus Scanner

    ... TO RUN: You must have Python 2.7.6 installed in order to run this software. In order to run it, go to a command prompt in Windows or open a Terminal in Mac or Linux and type 'python ffpvs' to run it. WARNING: This is NOT a real virus scanner and please do not use it as such. It is meant for pranking/trolling ONLY. I claim NO LIABILITY for stolen passwords/hacking gathered using this tool. TROUBLESHOOTING: Saving it as a .py file might help, also, make sure you have Python 2.7.6 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    py-collectd-csv

    A python module and scripts for fetching specific CollectD CSV data.

    CollectD-CSV is a small project providing utilities for analyzing CollectD CSV data locally. CollectD_CSV module provides functions for fetching data with a specified time interval and regular expressions matching the end of the path without the datestamp. The fetched data can be saved into files or returned as a list. fetchCSV.py script can be used to fetch the data matching the given parameters and save to files in a specified directory. monitorCSV.py script calculates the minimum,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pyTRAX

    ODEs solver with GUI

    This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries. See screenshot for usage reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cicm is a simple image collection manager. It uses (Py)GTK+ to view the images but otherwise is used from the command line. It has been tested on Python 2.6 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    py-pf

    Managing OpenBSD's Packet Filter with Python

    py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It aims to combine the flexibility of PF's C API and the power of Python, making it easier to manage PF data and to integrate firewalling capabilities in more complex applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Python interface to the gnuplot plotting program.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. At last you can write: for x in `os ls *.py`: `os cp $x my_backups`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Monitors CPU Temperature from command line in Fahrenheit and Celsius and gives results of highest and lowest temperatures, and average over period of time run, then logs the data. Requires ACPI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CSV2XLS is a command line utility that enables the creation of xls files across platforms. It supports multiple sheets, formatting, and the choice of fonts. It requires python. There is also an R/S+ plugin available, which is called DATAFRAMES2XLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python Advanced Scientific Calculator

    Python Advanced Scientific Calculator

    Really, it is the title. By an 11 year old kid...

    What this is, is an ongoing indie project for making a calculator. Well, it has more functions then your average calculator... Simple as that. There is no readme yet, but in the program, type features. Sorry, can't figure out formatting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PY ACQUA is the first Italian Open Source software dedicated to the to the world of the acquariophilia. It's an Idea of Luca Sanna. Py­Acqua traks all events of an Aquarium Tanks (see the ScreenShots of the program), from the insertion date of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Swish-e is a fast, flexible, and free open source system for indexing collections of Web pages or other files" (http://swish-e.org/ ) This module provides a Python API for this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next