Showing 243 open source projects for ".py"

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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Lifesim

    Text-based life simulator running on Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5

    Python Tetravigesimal Module

    Convert Decimal to Tetravigesimal and/or vice versa.

    ...Installation: Find the Python '\site-packages' or '/dist-packages' directory location(s). import site; print site.getsitepackages() Place or paste this file (b24.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'b24.py' before installing in Linux, if the module fail in Linux. Example usage: import b24 print b24.enc('142') print b24.dec('ba')
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ...This tool was originally written to help fetch repository statistics from student projects in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University. Shows cumulative work by each author in history. Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. Multi-threaded; uses multiple instances of git to speed up analysis when possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    (py)biblib

    A python library to handle BibTeX bibliographic data.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Robot Framework FTP Library

    Robot Framework FTP Library

    FTP client for Robot Framework

    SOURCE CODE MOVED TO https://github.com/kowalpy/Robot-Framework-FTP-Library . NEW RELEASES WILL APPEAR ONLY AT GITHUB AND PYPI. This Python library makes it possible to test or use FTP server using Robot Framework keywords. Together with the library, there are also available project example and keywords documentation created by libdoc. This sourceforge webpage is linked from http://robotframework.org/#test-libraries as external library so it can be considered as the official Robot...
    Downloads: 0 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
    pyInspect

    pyInspect

    Create a simple class diagram with docstring and variable infomation.

    Create a simple class diagram with docstring and variable descriptions. The program takes a .py file as an input and creates a class diagram in a form of a html file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OSXBrowserHistory

    OSXBrowserHistory

    OSX Browser History - a collection of scripts to dump browser history

    OSX Browser History - a collection of scripts to dump browser history OSXBrowserHistory provides a set of scripts and associated files that can be used to dump browser history from Firefox, Google Chrome and Safari: OSXDumpChromeHistory.v2.sh OSXDumpChromeHistory.v2.scpt OSXDumpFirefoxHistory.v2.sh OSXDumpFirefoxHistory.v2.scpt OSXDumpSafariHistory.v3.Select.sh OSXDumpSafariHistory.v3.Sort.sh OSXDumpSafariHistory.v3.py OSXDumpSafariHistory.v3.rb OSXDumpSafariHistory.v3.scpt OSX Find Bookmarks OSXFindBookmarks provides a simple method and scripts to search bookmarks from all three web browsers. The method is to export your bookmarks from each browser in HTML form on a regular basis and keep the latest versions in a given folder. The scripts provide a simple means to search these files and return a local web page containing matches: OSXFindBookmarks.v5.scpt OSXFindBookmarks.v5.sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    D&D Next Loot Generator

    Loot generator for D&D Next

    ...It's also good for any other fantacy RPG, or you can create your own csv and txt files for a modern RPG you are running. Needless to say, if you are running Linux and have the right version of python, this should work just by running the .py file. I wrote it and tested it in Ubuntu so shouldn't be an issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Robot Framework JMeter Library

    Robot Framework JMeter Library

    Robot Framework and JMeter integration

    SOURCE CODE MOVED TO https://github.com/kowalpy/Robot-Framework-JMeter-Library . NEW RELEASES WILL APPEAR ONLY AT GITHUB AND PYPI. The Robot Framework library which can be used for starting JMeter and/or analysing and converting JMeter log files into HTML and SQLite format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LaTeX2txt

    LaTeX to plain text file convertor

    Smart utility to removing LaTeX commands. Command to commit: python latexRemoverV1.py MyAwesomeFile.tex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ebiv

    efl basic image viewer

    ...Don't complain but . . . make something: Inspired by gpicview created an image viewer for Enlightenment. The source code is not copied anything from gpicview but borrowed heavy from the py-efl examples. v0.1 first attempt. v0.2 add toolbar v0.3 add keyboar shortcuts TODO: - add window title - left mouse to move image, right mouse menu - support i18n multi languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Lynx

    Python configuration library

    Simple python configuration library and format. The format is very similar to YAML with the enhancment of sections. Install with pip: pip install lynx homepage: https://github.com/omershelef/lynx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    spacedish
    ...INSTALL:right click on zipfile /extract all go to extracted folder and click spacedish coming soon:points,installer,levels,main menu,other opponents IF YOU ARE DOWNLOADING THIS JUST TO PLAY GAME DOWNLOAD spacedish_0.3.zip AND NOT spacedish_0.3.py (this is for programmers to see how game is made) I NOTICED BUG THAT I DON'T HAVE TIME TO FIX AT THE MOMENT.MOUSE IS FREEZING AND YOU ARE NOT ABLE TO EXIT HOWEVER YOU CAN EXIT BY RETURNING TO MAIN MENU(PRESS M ) AND THEN PRESSING EXIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ABPlayerHTML5-Py-nix

    ABPlayerHTML5-Py-nix

    A HTML5 solution of comment(danmaku) playing on *nix.

    A HTML5 solution of comment(danmaku) playing on *nix. Based on ABPlayerHTML5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mukioplayer-Py-Mac

    Mukioplayer-Py-Mac

    Play Danmu on Mac and Linux

    This is a solution of the damn fact that Mac, one of the best OS in human history, does not have a reliable and nice video comment software. Also check out https://sourceforge.net/projects/abplayerhtml5pynix/ , the one with HTML5. Quicker and cooler! My e-mail: cnbeining[at]gmail.com Stay in touch!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    backtask-py

    Run tasks in a background process, passing their arguments via fork()

    Backtask.py is a small Python module that runs functions in a background process, passing any data they require using fork(). Using fork() means it is efficient to pass megabytes of arguments. When the function returns a completion function is called in the parent process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23

    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: 7 This Week
    Last Update:
    See Project
  • 24

    Gnats.py

    GNATS database communication interface classes for Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
Auth0 Logo