Showing 222 open source projects for "py++"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    Ball Fight
    In this game you have to destroy as many enemy balls as possible by colliding with them, or using special powers. Each ball raises its own resistance and its own attack power when it speeds up. So the faster you go, the more you are protected against enemy attacks, and greater becomes your attack power against enemy balls! This is valid for your enemies too! See the ingame help for more details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    iaaaat-ia

    Non-Locality of Group Field Theory Symmetries and Representations.

    Clinical Tinnitology : https://iaaaat-ia.sourceforge.io http://iaaaat-ia.eu3.biz http://iaaaat-ia.eu5.net http://iaaaat-ia.co.nf https://twitter.com/iaaaat medico/robotics : http://patentscope.wipo.int/search/en/WO2002096154 Phone 1 (Europe) : +45 91664237. phone 2 (Europe) : +45 71502125 phone 3 (Europe) : +45 31882731 fibtin2-System : Microsoft : https://sourceforge.net/projects/iaaaat-ia/files/iaaaat/iaaaat2.zip/download 3.7 MB (3910283 bytes). UNIX/Linux :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 5

    Lifesim

    Text-based life simulator running on Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ... 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: 3 This Week
    Last Update:
    See Project
  • 7
    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 even if your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 8 This Week
    Last Update:
    See Project
  • 9

    (py)biblib

    A python library to handle BibTeX bibliographic data.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    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 Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Python Tetravigesimal Module

    Convert Decimal to Tetravigesimal and/or vice versa.

    Doesn't support fraction, decimal point and dozenal point yet. 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
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14

    D&D Next Loot Generator

    Loot generator for D&D Next

    ... 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
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16

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

    ebiv

    efl basic image viewer

    Enlightenment Basic Image Viewer Based on the elementary library from: https://www.enlightenment.org/ Enlightenment 19 is an interesting project and looks very promising but there are very few applications available. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 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
    spacedish
    Spacedish is a simple game written in pygame.In this moment is in really,really early pre-alpha.I'm aware of bugs in this game but note that it's unfinished. CONTROLS:up and down arrow key avoid blocks!!!!!!!! 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

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

    Gnats.py

    GNATS database communication interface classes for Python

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

    Robot Framework VirtualBox Library

    This library provides support for VirtualBox.

    This library provides support for VirtualBox. In this version I have developed basic functionality: - Creating and setting virtual machine (memory, ACPI mode, first boot device, OS type, controller type, network) - Creating HDD - Attaching HDD and other storage - Exporting VM - Importing VM - Starting / Stoping VM - Deleting VM - Setting VRAM - Setting Snapshot Folder - Taking / Restoring Snapshots - Setting USB / USB2.0 - Taking Screenshots Author: Dawid Meyer
    Downloads: 0 This Week
    Last Update:
    See Project