Showing 23 open source projects for "python 3.3"

View related business solutions
  • Workspace management made easy, fast and affordable. Icon
    Workspace management made easy, fast and affordable.

    For companies searching for a desk booking software for safe and flexible working

    The way we work has changed and Clearooms puts you in complete control of your hybrid workspace. Both meeting rooms and hot desk booking can be easily managed to ensure flexible and safe working, however big or small your organisation.
  • Redefine the way your organization pursues opportunity and manages risk. Icon
    Make the right business decisions with an easy to use solution that provides a comprehensive integrated approach to governance, risk and compliance.
  • 1
    virtualenv

    virtualenv

    Virtual Python environment builder

    virtualenv is a tool to create isolated Python environments. Since Python 3.3, a subset of it has been integrated into the standard library under the venv module. It creates an environment that has its own installation directories, that doesn’t share libraries with other virtualenv environments (and optionally doesn’t access the globally installed libraries either). The basic problem being addressed is one of dependencies and versions, and indirectly permissions. Imagine you have an application...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    simplejson

    simplejson

    simplejson is a simple, fast, extensible JSON encoder/decoder

    simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 3.3+ with legacy support for Python 2.5+. It is pure Python code with no dependencies but includes an optional C extension for a serious speed boost. simplejson is the externally maintained development version of the json library included with Python (since 2.6). This version is tested with the latest Python 3.8 and maintains backward compatibility with Python 3.3+ and the legacy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Grassroots DICOM

    Grassroots DICOM

    Cross-platform DICOM implementation

    Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax. It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files. It supports SCU network operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files. It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM...
    Leader badge
    Downloads: 210 This Week
    Last Update:
    See Project
  • 4
    git-imerge

    git-imerge

    Incremental merge for git

    Perform a merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution. Reduce the pain of resolving merge conflicts to its unavoidable minimum, by finding and presenting the smallest possible conflicts: those between the changes introduced by one commit from each branch. Allow a merge to be saved, tested, interrupted, published, and collaborated on while it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated Debt Collection Software Icon
    Automated Debt Collection Software

    Collect without going to collections

    Backed by years of industry experience, our system knows what works when it comes to collecting. We give you the tools to collect while also keeping you compliant and safe. All for far less than others would charge.
  • 5
    Tensorpack

    Tensorpack

    A Neural Net Training Interface on TensorFlow, with focus on speed

    Tensorpack is a neural network training interface based on TensorFlow v1. Uses TensorFlow in the efficient way with no extra overhead. On common CNNs, it runs training 1.2~5x faster than the equivalent Keras code. Your training can probably gets faster if written with Tensorpack. Scalable data-parallel multi-GPU / distributed training strategy is off-the-shelf to use. Squeeze the best data loading performance of Python with tensorpack.dataflow. Symbolic programming (e.g. tf.data) does not offer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream. This project is designed to develop a class, :class:`base64io.Base64IO`, that implements a streaming interface for Base64 encoding. Python has supported native Base64 encoding since version 2.4. However, there is no streaming interface for Base64 encoding, and none is available from the community. The legacy base64.encode and base64.decode interface lets you shuffle data between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Python Cookbook

    Python Cookbook

    Python Cookbook, 3rd edition translation

    .... This is the translation of such book. Just as Python 3 represents the future, the new "Python Cookbook" version has a brand new change compared to the previous version. First and foremost, this means that this book is a very cutting-edge reference book. All the code in the book was written and tested under Python 3.3 version. We hope this book will guide people to use Python 3 to write new code or upgrade legacy code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    REST framework JWT Auth

    REST framework JWT Auth

    JSON Web Token Authentication support for Django REST Framework

    JSON Web Token Authentication support for Django REST Framework. This package provides JSON Web Token Authentication support for Django REST framework. Unlike some more typical uses of JWTs, this module only generates authentication tokens that will verify the user who is requesting one of your DRF protected API resources. The actual request parameters themselves are not included in the JWT claims which means they are not signed and may be tampered with. You should only expose your API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    This is a Karellen fork of gevent-websocket. The goal of this fork is to maintain the project to support Python 3.3, 3.4 and 3.5+ as well as latest WS standards errata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The MRP system for small manufacturers Icon
    The MRP system for small manufacturers

    MRPeasy serves small manufacturers and distributors.

    Convert customer orders into manufacturing orders and schedule them automatically. Automatically book items from stock, raise purchase orders if necessary. Use forward or backward scheduling depending on the current need. Automatically check the availability of workers, workstations, and materials.
  • 10
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 11
    PyCNN

    PyCNN

    Image Processing with Cellular Neural Networks in Python

    Image Processing with Cellular Neural Networks in Python. Cellular Neural Networks (CNN) are a parallel computing paradigm that was first proposed in 1988. Cellular neural networks are similar to neural networks, with the difference that communication is allowed only between neighboring units. Image Processing is one of its applications. CNN processors were designed to perform image processing; specifically, the original application of CNN processors was to perform real-time ultra-high frame...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a collection of plugins for Gramps open source genealogy application. These addons extend Gramps functionality with additional reports, gramplets, tools, and views. For more information on Gramps, see http://gramps-project.org/ Addons for the following Gramps series of releases ( 3.2.x / 3.3.x / 3.4.x / 4.0.x / 4.1.x ) source code can be found here: https://sourceforge.net/p/gramps-addons/code/HEAD/tree/ From Gramps 4.2.x series onwards the Addons are available from: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    repDNA

    repDNA is a Python package to generate various features of DNA sequenc

    ... =================== The repDNA was tested to work under Python 2.7, 3.3 and 3.4 on Windows, Mac and Linux. Installation ============ If the user had installed **pip** (A tool for installing and managing Python packages), just type: `pip install repDNA` Otherwise, download and unzip the repDNA package, go to the directory, and type: `python setup.py install` or `sudo python setup.py install`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cpR Chemical Pathology interface for R

    cpR Chemical Pathology interface for R

    A graphical user interface to R for use in Clinical Chemistry

    This project is a graphical user interface to the R statistical programming language designed for use in Clinical Chemistry. It allows the user to perform Passing Bablok, Deming and Linear Regression and to produce high quality images in any file format for publication. The front end is written in Python 3.3 and PyQt4 and the form was designed using Qt4 Designer. The statistical analysis is written in R. The compiled binary was made with cx_freeze. This software is free and open-source...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to keep track of your favourite tv shows. You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Rhye's and Fall RAND Plus

    Rhye's and Fall RAND, with some tweaks and additions

    This is a modmod of the Civilization 4 mod Rhye's and Fall RAND, by Rhye. This project includes all the tweaks and fixes I have deemed adequate and possible to such mod, and hopefully will include even more in the future as I learn how to implement my ideas.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    PyDoc

    Python documentation plugin for Eclipse

    PyDoc is a simple and convenient plugin. It saves time to Python developers using Eclipse SDK and PyDev without any need to switch between development environment and documentation. PyDoc Online is a lightweight branch with docs for Python 2.6 - 3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple chat client using sockets. Built in python 3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Horrid'

    Horrid'

    Text based game made in python 3.3

    Horrid' is a text based game made in python 3.3. Right now it's just a fun project, for learning and entertaining myself. I am still learning python for more advanced uses and programming. In future it is going to have UI and advanced text. It is not advanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FreeMUD

    A free Python 3 text-based MUD game server

    FreeMUD is a free text-based MUD game server designed from the ground up using Python 3. A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Attraverso questo programma è possibile monitorare le attivita di una rete di utenti che utilizzano openoffice.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TurbtBT-Turbo BitTorrent download Client Tool. New GUI design of implementation of BitTorrent protocol. Build by wxPython ,python22 . Standard windows style. easy to use. Use new BitTorrent core 3.3
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next