Nr. | Filename | Date | Size | Downloads | Description |
---|---|---|---|---|---|
1 | AlxaCHIP.zip | 06-01-2016 | 12 Kb. | 0 | This is the code needed to Turn a CHIP into a client for Amazon's Alexa service, it should be farly easy to port it over to the Raspberry Pi or other similar boards that can run python and have audio and network interfaces. https://github.com/sammachin/AlexaCHIP |
2 | BdFntSrc.zip | 10-06-2014 | 753 Kb. | 0 | BirdFont is a font editor which can create TTF, EOT, and SVG fonts. This is the source distribution. http://birdfont.org/ |
3 | EsyDcrtr.zip | 09-08-2014 | 1 Kb. | 0 | Easy_Decorator 1.2 Make decorators with a before and after function https://pypi.python.org/pypi/Easy_Decorator/ |
4 | Menu14.zip | 09-08-2014 | 2 Kb. | 0 | Menu 1.4 Menu is used for easily creating command-line menus. https://pypi.python.org/pypi/Menu/1.4 |
5 | OOoPy111.zip | 20-05-2014 | 253 Kb. | 0 | OOoPy is a Python library for modifying OpenOffice.org documents. It provides a set of transformations on the OOo XML format using the ElementTree XML Library. Transformations included are a mail merge application and the concatenation of documents with formatting intact. The framework supports easy creation of new transformations. http://ooopy.sourceforge.net/ |
6 | Plex114.zip | 17-10-2002 | 48 Kb. | 0 | Plex version 1.1.4, a lexical analysis module for Python. greg@cosc.canterbury.ac.nz www.cosc.canterbury.ac.nz/~greg/python/Plex/ |
7 | PyDark.zip | 05-02-2015 | 85 Kb. | 0 | PyDark is a 2D and Online Multiplayer video game engine written on-top of Python and PyGame. Prerequisites:** Python 2.7+, PyGame, Twisted. Overview: PyDark* was designed from the ground up to allow upcoming game developers to quickly and efficiently create 2D games for Windows, Linux and even video game Consoles(although you must apply through the Console manufacturer's webpage). www.pydark.com |
8 | PyInst21.zip | 29-09-2013 | 4932 Kb. | 0 | PyInstaller converts (packages) Python programs into standalone executables under Windows, Linux, Mac OS X, Solaris, and AIX. It supports several platforms and is able to build fully-contained (single file) executables. http://www.pyinstaller.org/ |
9 | Pylsy.zip | 01-09-2015 | 39 Kb. | 0 | Pylsy is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables https://github.com/Leviathan1995/Pylsy |
10 | TchCraft.zip | 30-04-2016 | 5379 Kb. | 0 | ## TeachCraft A series of lessons used to teach middle school and high school kids the fundamentals of programming! Using Python, each of the lessons will teach the kids new concepts, going through while loops, if statements, for loops, algorithms, function calls, and the like. Learn programming in python by giving yourself superpowers in a minecraft world! https://github.com/teachthenet/TeachCraft- Challenges |
11 | arrow.zip | 23-12-2016 | 69 Kb. | 0 | Better dates & times for Python https://arrow.readthedocs.org |
12 | asciimtc.zip | 18-10-2016 | 1398 Kb. | 0 | Cross platform package to do curses-like operations with high-level APIs creates ASCII art animations & text UIs. Asciimatics is a package to help people create full-screen text UIs (from interactive forms to ASCII animations) on any platform. Apache Software Foundation License 2.0. single cross-platform Python class to do low-level console function. https://github.com/peterbrittain/asciimatics |
13 | audiotls.zip | 06-12-2012 | 12479 Kb. | 0 | Audio Tools, a module and set of tools for manipulating audio data that work from the command line. These include programs for CD extraction, track conversion from one audio format to another, track renaming and retagging, track identification, CD burning from tracks, and more. It supports internationalized track filenames and metadata using Unicode. It works with high-definition, multi-channel audio as well as CD-quality. Track conversion uses multiple CPUs or CPU cores if available to greatly speed the transcoding process. Track metadata can be retrieved from MusicBrainz, FreeDB, or compatible servers. Audio formats supported are WAV, FLAC, WavPack, MP3, Ogg Vorbis, M4A, Apple Lossless, and more |
14 | boostall.zip | 06-10-2000 | 1015 Kb. | 0 | the Boost libraries, required for py_cpp. |
15 | bopy22bs.zip | 06-10-2000 | 3870 Kb. | 0 | BeOpen Python v2.02beta Source code in targzip format (BeOpen-Python-2.0b2.tar.gz) |
16 | bppyex20.zip | 13-07-2000 | 172 Kb. | 0 | How to create Python Extensions using the Borland 5.5 C++ Compiler (BCC). |
17 | brlndpy.zip | 08-05-2000 | 137 Kb. | 0 | BorlandpyExt10.zip stored in this archive describes the method used to create Python Extensions using the Borland 5.5 C++ Compiler (BCC). This command line compiler is available free from http://www.borland.com/bcppbuilder/ freecompiler/. Describes the steps that are necessary to produce the extension from the C source code and how to set up the associated files for the compiler and linker. These extensions work with the standard Windows distribution of Python. The process used to produce the extension is very easy and consists of running a simple batch file that is provided as part of this package. Also includes examples and short reference section at the end of this paper that may be helpful. Gordon Williams g_will@cyberus.ca |
18 | bts13-18.zip | 20-06-2016 | 1482 Kb. | 0 | Beets 1.3.18 music library mngr & MusicBrainz tagger. Library management system. The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes. It then provides a bouquet of tools for manipulating and accessing your music. Install guide: http://tinyurl.com/h6vbu6u. http://beets.io/ |
19 | bzlib-02.zip | 02-06-2000 | 13 Kb. | 0 | The bzlib is a Python module based on bzip2 version 0.9.5d. The functions in this module allow compression and decompresson, using the bzip2 library, compress object support, but no decompress object support yet. This module is based on the work of the zlib module by Andrew Kuchling. The functions are similar to the zlib module. This release of bzlib module requires Python 1.5.2, and bzlib.h and libbz2.a from bzip2 0.9.5d. Also, ANSI C compiler and make are required. May 29, 2000, Eito Katagiri (eito@cs.pdx.edu) |
20 | complex.zip | 12-04-2013 | 1264 Kb. | 0 | This book in pdf format is about complexity science, data structures and algorithms, intermediate programming in Python, and the philosophy of science: Data structures and algorithms. http://www.greenteapress.com/ |
21 | crumbs20.zip | 22-08-2014 | 8 Kb. | 0 | crumbs 2.0.0 Generalized all-in-one parameters module. Provides single interface to env. variables', config. files', & command line arguments' values. Dictionary-like interface makes interacting with these much simpler. Allows parameters' values to be set in any of the three sources & selects a value when a parameter's value is specified in multiple sources. https://pypi.python.org/pypi/crumbs/2.0.0 |
22 | cryptogr.zip | 27-12-2015 | 26341 Kb. | 0 | cryptography is a package designed to expose cryptographic primitives and reclipes to Python developers. https://cryptography.io/ https://github.com/pyca/cryptography |
23 | csvkt080.zip | 29-07-2014 | 33 Kb. | 0 | csvkit v0.8.0 A library of utilities for working with CSV. csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats. It is inspired by pdftk, gdal and the original csvcut utility by Joe Germuska and Aaron Bycoffe. https://pypi.python.org/pypi/csvkit/0.8.0 |
24 | ctocpp10.zip | 12-05-2001 | 56 Kb. | 0 | Convert C to C++ with python scripts. 1 of 2. |
25 | cursesmn.zip | 25-02-2016 | 43 Kb. | 0 | A simple Python menu-based GUI system on the terminal using curses. Perfect for those times when you need a GUI, but dont want the overhead or learning curve of a full-fledged GUI framework. https://github.com/pmbarrett314/curses-menu |
26 | dcompy06.zip | 01-03-2002 | 333 Kb. | 0 | decompyle -- A Python byte-code decompiler v2.2 beta 1 'decompyle' converts Python byte-code back into equivalent Python source. It accepts byte-code from any Python version starting with 1.5 up to 2.2. The generated source is very readable: docstrings, lists, tuples and hashes get pretty-printed. 'decompyle' may also verify the equivalence of the generated source by by compiling it and comparing both byte-codes. http://www.goebel-consult.de/decompyle/ |
27 | divemach.zip | 20-05-2015 | 9 Kb. | 0 | Dive into machine learning: This guide is for you: You're new to Machine Learning You can understand and write Python code. Tools you'll need: Python. and pip pkg mgr, ipython and IPython Notebook. pip install"ipython[notebook]", Some scientific computing packages: pip install scikit-learn pandas matplotlib https://github.com/hangtwenty/dive-into- machine-learning[wraps] |
28 | dss13.tgz | 11-11-2003 | 16 Kb. | 0 | DirsSync is a python tool to synchronise 2 directories. This application will synchronise all the files and all the sub-directories, and prompt the user to confirm all the moves. |
29 | eliot040.zip | 22-06-2014 | 66 Kb. | 0 | eliot 0.4.0 Logging as Storytelling. Eliot provides a structured logging and tracing system for Python that generates log messages describing a forest of nested actions. Actions start and eventually finish, successfully or not. Log messages thus tell a story: what happened and what caused it. https://pypi.python.org/pypi/eliot |
30 | empy2-1.zip | 07-11-2002 | 79 Kb. | 0 | Empy v2.1 is a system for embedding Python expressions and statements in template text; it takes an empy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the empy system and are set off by a special prefix (by default the at sign, '@'). empy can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are "hook" callbacks, recording and playback via diversions, and dynamic, chainable filters. Highly configurable via command line options and embedded commands. http://www.alcyone.com/pyos/empy/ |
31 | eyeD074.zip | 10-11-2013 | 202 Kb. | 0 | eyeD3 is a Python program and module that provides the ability to read and write ID3 tags (v1.x and v2.3/v2.4). It also decodes MP3 headers (bit rate, sample frequency, play time, etc.). http://eyed3.nicfit.net/ |
32 | fiddle.zip | 12-11-2015 | 605 Kb. | 0 | fiddle is a Python code editor designed as an alternate to Python's default IDLE development environment. It is aimed at both beginning Python programmers just learning the language and experience Python developers that may not require a full IDE for simpler projects. |
33 | frost141.zip | 25-04-2014 | 36 Kb. | 0 | Frosted v1.4.1 is a passive Python syntax checker. It is a fork of pyflakes which aims at more open contribution from the outside public, a smaller more maintainable code base, and a better Python checker for all. https://pypi.python.org/pypi/frosted |
34 | ftputl33.zip | 31-01-2016 | 136 Kb. | 0 | ftputil a high-level FTP client library for Python. Implements a virtual file system for accessing FTP servers, it can generate file-like objects for remote files. Supports many functions similar to those in the os, os.path & shutil modules. ftputil has convenienceil functions for conditional uploads & downloads, & handles FTP clients & servers in different & timezones.http://ftputil.sschwarzer.net/trac/ti ket/61 |
35 | fxpy991s.zip | 21-11-2000 | 811 Kb. | 0 | This file contains FXPy-0.99.143.tar.gz, the source code for FXPy. FXPy is a Python extension module which provides an interface to the FOX cross-platform GUI library. With a few minor exceptions, FXPy provides a complete interface to FOX. FOX is a C++-based toolkit for developing graphical user interfaces easily and effectively. |
36 | fxpy991w.zip | 14-05-2000 | 1046 Kb. | 0 | Win 32 exe: FXPy is a Python extension module which provides an interface to the FOX cross-platform GUI lib. With a few minor exceptions, FXPy provides a complete interface to FOX. FOX is a C++ based toolkit for developing graphical user interfaces easily and effectively. Some of the significant features of FOX include A rich set of widgets (dials, shutters, tree lists, and other "modern" widgets). Easy -to-use layout managers. Support for 3-D modeling using OpenGL or Mesa. Supports the XDND protocol for drag-and-drop. Registry for persistent application settings. Runs natively under Unix/X and MS Windows. And more! |
37 | getoptpy.zip | 25-07-2000 | 7 Kb. | 0 | This module helps scripts to parse the command line arguments in sys.argv. It supports the same conventions as the Unix getopt() function (including the special meanings of arguments of the form -' and --'). Long options similar to those supported by GNU software may be used as well via an optional third argument. |
38 | ghtrnds.zip | 14-10-2015 | 49 Kb. | 0 | Small Google AppEngine application to provide RSS feeds for the GitHub trending page. |
39 | howdo205.zip | 28-07-2014 | 9 Kb. | 0 | howdou v2.0.5 Instant coding answers via the command line. This is a fork of Benjamin Gleitzman's excellent Howdoi tool. https://pypi.python.org/pypi/howdou/2.0.5 |
40 | html20b2.zip | 06-10-2000 | 1670 Kb. | 0 | Python v2.02beta documentation in html format. |
41 | id3.zip | 08-05-2000 | 5 Kb. | 0 | ID3 Tagging in Python. This module allows one to read and manipulate so-called ID3 informational tags on MP3 files through an object-oriented Python interface. Python source. |
42 | jasper.zip | 06-01-2016 | 287 Kb. | 0 | Client code for Jasper voice computing platform https://github.com/jasperproject/jasper- client |
43 | jrnl.zip | 25-06-2014 | 186 Kb. | 0 | Simple command line journal application stores journals in plain text file. Collect thoughts & notes without leaving the command line. Put into Dropbox folder for instant syncing & be assured that journal will still be readable in 2050, when fancy iPad journal applications will long be forgotten. Can read & write directly from & to DayOne Journals. Can be encrypted using 256-bit AES. http://maebert.github.io/ |
44 | ktm010.zip | 17-08-2014 | 30 Kb. | 0 | ktm 0.1.0 Configurable notification daemon with queues and history display ktm (a.k.a. kill the messenger!) is a configurable notification daemon with queues and history display. Free software: GPL V3+ License Documentation will be available at: http://ktm.readthedocs.org. https://pypi.python.org/pypi/ktm/0.1.0 |
45 | leo-38.zip | 07-11-2002 | 896 Kb. | 0 | Leo is an outline-oriented editor written in 100% pure Python. Leo works on any platform that supports Python 2.1 or 2.2 and the Tk toolkit. This version of Leo was developed with Python 2.2.1 and Tk 8.3.2. You may download Python from http://python.org/ and tcl/Tk from http://tcl.activestate.com/ software/tcltk/. Leo features a multi-window outlining editor, Python colorizing, powerful outline commands and many other things, including Unlimited Undo/Redo and an integrated Python shell(IDLE) window. Platform: Windows, Linux, Macintosh |
46 | listsrc.zip | 12-05-2001 | 132 Kb. | 0 | Source code to test ctocpp. 2 of 2. |
47 | lvstrmr1.zip | 22-08-2014 | 406 Kb. | 0 | livestreamer 1.10.0 Livestreamer is command-line utility that extracts streams from various services and pipes them into a video player of choice. https://pypi.python.org/pypi/livestreamer/ 1.10.0 |
48 | macpy15s.zip | 16-11-2000 | 8182 Kb. | 0 | Python v1.5.2 for Macintosh. |
49 | macpy20s.zip | 16-11-2000 | 6124 Kb. | 0 | Python v2.0 for Macintosh. |
50 | mcpy21b2.zip | 30-03-2001 | 7848 Kb. | 0 | Python v2.1 beta 2 for Macintosh |
51 | memento.zip | 07-11-2015 | 294 Kb. | 0 | recto-verso sheet Python 3 Cheat Sheet. Many modifications and enhancements (bytes, literal ints, assignment complement, conversion tricks, cleaning sequences indexing, complement on boolean logic, modules import, exceptions, small organization charts for flow control, complement on list dict set methods, string methods, complment on files). https://perso.limsi.fr/pointal/python:memento |
52 | moviepy.zip | 14-02-2015 | 448 Kb. | 0 | MoviePy Python module for video editing: cuts, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, & creation of custom effects. MoviePy can read & write all the most common audio & video formats, including GIF, & runs on Windows/Mac/Linux, with Python 2.7+ & 3. https://github.com/Zulko/moviepy |
53 | ndocs114.zip | 11-11-2003 | 200 Kb. | 0 | Natural Docs is an extensible, multi-language, source code documentation generator written in Perl. Its syntax is transparent so the source comments read just as easily as the generated documentation. It also focuses on automation and high-quality HTML output. |
54 | nltk12.zip | 11-11-2003 | 274 Kb. | 0 | The NL Toolkit is a Python package that simplifies the construction of programs that process natural language and defines standard interfaces between the different components of an NLP system. |
55 | nmpsr033.zip | 15-08-2014 | 14 Kb. | 0 | nameparser 0.3.3 A simple Python module for parsing human names into their individual components. https://pypi.python.org/pypi/nameparser /0.3.3 |
56 | nocolon.zip | 03-09-2014 | 2 Kb. | 0 | nocolon 0.0.2 nocolon is an utf-8 compatible encoding that removes the need of colons in python files. https://pypi.python.org/pypi/nocolon/0.0.2 |
57 | nstra140.zip | 22-08-2014 | 1 Kb. | 0 | nester_a 1.4.0 A simple printer of nested lists https://pypi.python.org/pypi/nester_a/1.4.0 |
58 | osprg012.zip | 29-07-2014 | 20 Kb. | 0 | ospurge v0.1.2 OpenStack resources cleanup script. An OpenStack project resources cleaner `ospurge` is a client side script allowing an OpenStack administrator to cleanup any project, by deleting all of its resources prior to deleting the project itself. https://pypi.python.org/pypi/ospurge/0.1.2 |
59 | pcb143S.zip | 30-03-2014 | 277 Kb. | 0 | PYTHON source code for pc-basic v14.03, for Windows and Linux. |
60 | pdfx.zip | 28-10-2015 | 1404 Kb. | 0 | Extract metadata and links from a local or remote PDF, and optionally download all referenced PDFs. Extract metadata and PDF URLs from a given PDF, Download all PDFs referenced in the original PDF, Works with local and online pdfs, Use as command-line tool or Python package, Compatible with Python 2 and 3. https://github.com/metachris/pdfx |
61 | plaunch.zip | 15-08-2000 | 18 Kb. | 0 | PythonLauncher.exe is a small program, which attempts to locate a Python script named similarly to itself, then locate a Python interpreter, and finally invoke the Python interpreter with the Python script, and any parameters to the .exe itself, as parameters. |
62 | ply-1-0.zip | 22-06-2001 | 74 Kb. | 0 | PLY is a Python-only implementation of the popular compiler construction tools lex and yacc. The implementation borrows ideas from a number of previous efforts; most notably John Aycock's SPARK toolkit. However, the overall flavor of the implementation is more closely modeled after the C version of lex and yacc. The other significant feature of PLY is that it provides extensive input validation and error reporting--much more so than other Python parsing tools. |
63 | pmw084.zip | 14-05-2000 | 341 Kb. | 0 | Pmw megawidgets Version 0.8.4 Pmw is a toolkit for building high-level compound widgets, or megawidgets, constructed using other widgets as component parts.=20 It promotes consistent look and feel within and between graphical applications, is highly configurable to your needs and is easy to use. |
64 | py161.zip | 04-03-2001 | 3725 Kb. | 0 | Python 1.6.1 This archive contains Python-1.6.1. ar.gz. Python 1.6.1 is essentially the same as Python 1.6, with a few minor bug fixes, and with a GPL compatible open source license. |
65 | py21b1.zip | 04-03-2001 | 4080 Kb. | 0 | Python 2.1 beta 1. This archive contains Python 2.1b1.tgz. |
66 | pyNES01x.zip | 21-09-2015 | 169 Kb. | 0 | Python programming for Nintendo 8 bits https://github.com/gutomaia/pyNES |
67 | pyPEG2.zip | 12-01-2014 | 40 Kb. | 0 | pyPEG is a quick and easy solution for creating a parser in Python programs. pyPEG uses a PEG language in Python data structures to parse, so it can be used dynamically to parse nearly every context free language. The output is a plain Python data structure called pyAST, or, as an alternative, XML. http://fdik.org/pyPEG/ |
68 | pyamy20.lha | 16-11-2000 | 1665 Kb. | 0 | AmigaDOS port Python language 2.0 (bin+lib) |
69 | pyamy20s.lha | 16-11-2000 | 2208 Kb. | 0 | AmigaDOS port Python language 2.0 (source) |
70 | pyclimat.zip | 17-06-2001 | 294 Kb. | 0 | PyClimate, a set of C and Python routines for the analysis of climate variability. |
71 | pycraft.zip | 20-04-2016 | 533 Kb. | 0 | Pycraft: A community driven fork of `foglemans "Minecraft" repo <https://github.com/fogleman/Minecraft> This project is intended to create a community-driven engine for complicated voxel/roguelike games which ultimately can use and extend GURPS <https://en.wikipedia.org/wiki/GURPS> |
72 | pydb221.zip | 26-12-2002 | 3903 Kb. | 0 | Python for DOS, Base binary distribution. PythonD 2.2.1 V1.0 13.12.2002. Requires DJ Delorie's GPP. It is strongly recommended to have a complete DJGPP installation. |
73 | pydct122.zip | 06-04-2014 | 435 Kb. | 0 | Pydiction Vim plugin & Python script allows programmers to tab-complete their Python code in Vim by generating a dictionary file of Python modules, & attrib. & methods. Inc. default dictionary of Python standard library, keywords, built-ins, & many 3rd-party modules like Numpy, Django, Flask, Requests, Twisted, PyQT4, Pygame, OpenGL, wxPython, PyGTK, MySQLdb, Psycopg2, more. www.vim.org/scripts/script.php?script_id=850 |
74 | pydosinf.zip | 26-12-2002 | 4 Kb. | 0 | Some information files for PythonD 2.2.1 V1.0 |
75 | pyds221.zip | 26-12-2002 | 7852 Kb. | 0 | Python for DOS, Base source tree snapshot. PythonD 2.2.1 V1.0 13.12.2002. Requires DJ Delorie's GPP. It is strongly recommended to have a complete DJGPP installation. |
76 | pydsmpl.zip | 26-12-2002 | 197 Kb. | 0 | Python for DOS, Examples. PythonD 2.2.1 V1.0 20.12.2002 |
77 | pydub.zip | 13-10-2014 | 1978 Kb. | 0 | pydub: Manipulate audio with a simple and easy high level interface http://pydub.com |
78 | pyftpdlb.zip | 22-12-2015 | 214 Kb. | 0 | Extremely fast and scalable Python FTP server library https://github.com/giampaolo/pyftpdlib the most complete RFC-959 FTP server implementation available for Python programming language. https://github.com/giampaolo/pyftpdlib |
79 | pyhmr051.zip | 22-08-2014 | 24 Kb. | 0 | pyhammer 0.5.1 Build automation library https://pypi.python.org/pypi/pyhammer/0.5.1 |
80 | pynassi.zip | 07-11-2002 | 591 Kb. | 0 | PyNassi 1.2 (24.10.02) A program structure chart editor and a debugger written with and for Python. PyNassi allows the interactive design of "Nassi Shneiderman" structure charts and can generate Python source code. Program structure charts permit an easily understandable diagram of functions and programs. PyNassi can be used for education for the representation and production of programs as well as an introduction to the basics of programming techniques in the form of program structure charts. |
81 | pypdfocr.zip | 19-08-2014 | 38 Kb. | 0 | pypdfocr 0.7.5 Converts a scanned PDF into an OCR'ed pdf using Tesseract-OCR and Ghostscript |
82 | pyser112.zip | 01-03-2002 | 16 Kb. | 0 | pySerial v1.12 This module capsulates the access for the serial port. It provides backends for stadard Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The module named "serial" automaticaly selects the appropriate backed. |
83 | pysprd04.zip | 02-01-2015 | 1189 Kb. | 0 | Pyspread 0.4, a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet application. Pyspread is free software. It is released under the GPL v3. http://manns.github.com/pyspread/ |
84 | pystdnum.zip | 15-06-2013 | 110 Kb. | 0 | python-stdnum v0.8.1 is a Python module to parse, validate, and reformat standard numbers and codes in different formats. It supports a large number of number formats, including: ISBN (International Standard Book Number), ISSN (International Standard Serial Number), BSN (Burgerservicenummer, the Dutch national identification number), EAN (International Article Number), SSN (U.S. Social Security Number), IMEI (International Mobile Equipment Identity), IBAN (International Bank Account Number), and more. http://arthurdejong.org/python-stdnum/ |
85 | pysync06.zip | 29-01-2001 | 6 Kb. | 0 | pysync 0.6 A Python implementation of the rsync algorithm This is a demonstration implementation of the rsync algorithm in Python. It is not fast and is not optimised. The primary aim is to provide a simple example implementation of the algorithm for reference, so code clarity is more important than performance. Ideas have been liberaly taken from libhsync, xdelta and rsync. Donovan Baarda (abo@minkirri.apana.org.au) http://sourceforge.net/users/abo/ |
86 | pyul012.zip | 31-07-2014 | 141 Kb. | 0 | pyul 0.1.2 Python Utility Library - A library of utilities for python development https://pypi.python.org/pypi/pyul/0.1.2 |
87 | pyunit12.zip | 13-07-2000 | 19 Kb. | 0 | This unit testing framework, dubbed 'PyUnit' by convention, is a Python language version of JUnit. JUnit was written by smart cookies Kent Beck and Erich Gamma, and is, in turn, a Java version of Kent's Smalltalk testing framework. Each is the de facto standard unit testing framework for its respective language, and therefore both are a strong basis for an effective and elegant Python framework. |
88 | py_cpp.zip | 06-10-2000 | 86 Kb. | 0 | Py_cpp is a system for quickly and easily interf cing C++ code with Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have t |
89 | shellpic.zip | 10-06-2014 | 2759 Kb. | 0 | Shellpic uses shell escape codes to display images in a terminal, IRC or NUTS client. https://github.com/larsjsol/shellpic |
90 | sip4153.zip | 18-10-2013 | 756 Kb. | 0 | SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism. http://www.riverbankcomputing. com/software/sip/intro |
91 | spark061.zip | 08-05-2000 | 63 Kb. | 0 | SPARK stands for the Scanning, Parsing,and Rewriting Kit. It formerly had no name, and was referred to as the "little language framework." The first version (circa 1998) was described in the paper Compiling Little Languages in Python at the 7th International Python Conference. SPARK is written in 100% pure Python, and is made available as open source. |
92 | sprsh03.zip | 15-08-2014 | 2 Kb. | 0 | sparsehash v0.3 Cython declarations for the Google Sparsehash library. https://pypi.python.org/pypi/sparsehash/0.3 |
93 | stptl118.zip | 25-10-2013 | 23 Kb. | 0 | py-setproctitle Library that allows a Python process to change its title, as displayed by system tools such as ps & top. Changing the title is useful in multi-process systems, for example when a master process is forked: changing the child's title allows you to identify the task each process is busy with. It is based on PostgreSQL's multi-platform implementation. http://code.google.com/p/py-setproctitle/ |
94 | sux012.zip | 28-07-2014 | 4 Kb. | 0 | sux 0.1.2 Transparently use python2 packages from python3. https://pypi.python.org/pypi/sux/0.1.2 |
95 | synopsis.zip | 10-01-2001 | 430 Kb. | 0 | Synopsis, source code documentation tool follows a modular architecture to adapt to different languages, comment styles, output formats. Supports IDL & C++ languages & HTML output, can scale to large projects,integra- ting with Makefiles to only update documen- tation for changed files. Can integrate documentation between languages, linking implementations in any language with their CORBA interfaces & vice versa. Written in Python except for the C++ parser (module written in C++ based on OpenC++). The IDL parser uses the omniidl tool from omniORB also written in Python. Support for a Python parser is planned for the next release. |
96 | tdir171.zip | 27-03-2014 | 8 Kb. | 0 | tdir command-line directory & file display utility written in Python, runs on both *nix systems like FreeBSD & Linux, & also Win32. Displays directories & files distinctly & separately. tdir sorts files by extension with user-selectable delimiter on extenions. tdir can display a directory tree rooted anywhere in the file system. Output & column width are user-selectable & writes to stdout for redirection to files & devices. |
97 | termcolr.zip | 09-04-2013 | 5 Kb. | 0 | terminal_colors is a tool to display a terminal color chart for 8, 16, 88, and 256 color terminals. It provides all the functionality of the various similar scripts found around the Web with some additional bells and whistles. It automatically detects 8, 16, 88, and 256 color capabilities (via ncurses) and displays the appropriate color charts. It can display the colors as blocks or (2D) cubes, optionally with color values overlaid in int or hex values. It can show the full rgb text string as well. It can also show the display with a vertical (default) or horizontal orientation. It has the option of additional padding and supports -h --help as well. It also works as a utility for converting between 256 and 88 color values. http://zhar.net/projects/ |
98 | thinkpy.zip | 12-04-2013 | 750 Kb. | 0 | Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters. http://www.greenteapress.com/thinkpython/ |
99 | toga.zip | 11-08-2014 | 539 Kb. | 0 | Toga A Python native OS native GUI toolkit. https://github.com/pybee/toga |
100 | twander2.zip | 28-12-2002 | 250 Kb. | 0 | twander 2.34 is a Filesystem Browser which runs on both Unix-like systems as well as Win32 systems. It embraces the best ideas of both similar GUI-driven programs (Konqueror, Windows Explorer) as well as text-based interfaces (Midnight Commander, List, Sweep). While the twander interface is graphical, all the major navigation, selection, and execution commands can be entered from the keyboard, not just the mouse. This means Power Users who are strong typists can minimize dependency on the mouse and materially speed up their interactions with the system. http://www.tundraware.com/Software/twander/ |
101 | twiggygd.zip | 09-08-2014 | 5 Kb. | 0 | twiggy-goodies 0.4.0 Handlers and helpers for Twiggy logging library. https://pypi.python.org/pypi/ twiggy-goodies/0.4.0 |
102 | typopy.zip | 12-07-2001 | 15 Kb. | 0 | typo.py - Warn of typographical errors in Python scripts |
103 | scribblr.zip | 20-07-2001 | 1 Kb. | 0 | scribbler.py, a quick, easy, minimalistic diary script |
104 | dip_363h.zip | 06-09-2001 | 449 Kb. | 0 | Diveintopython v3.6-3 tutorial for Python in HTML format |
105 | pydebug.zip | 07-09-2001 | 15 Kb. | 0 | PyDebug, a tool for interactively debugging compiled-language (e.g. C/C++ or Fortran) extensions and Python. |
106 | uspp01.zip | 24-09-2001 | 22 Kb. | 0 | USPP (Universal Serial Port Python) Library v0.1 Multi-platform Python module to access serial ports for Windows and Linux but as it is written entirely in Python it can be extended to support any other platforms. http://balder.prohosting.com/ibarona/en/ python/uspp/uspp_en.html |
107 | strptime.zip | 24-09-2001 | 7 Kb. | 0 | strptime.py attempts to simulate time.strptime as best as possible while following the explanation of time.strptime as spelled out by the official Python documentation. |
108 | pyssh-01.zip | 29-09-2001 | 6 Kb. | 0 | PySSH is a Python library for programmatically controlling ssh and scp. |
109 | pychk085.zip | 30-10-2001 | 113 Kb. | 0 | PyChecker v0.8.5 is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. |
110 | anygui01.zip | 01-11-2001 | 329 Kb. | 0 | Anygui is a generic package which functions as a "front-end" to various existing GUI packages for Python, presenting a simple, unified API for writing GUI applications. http://anygui.sf.net |
111 | pynovas1.zip | 01-11-2001 | 1870 Kb. | 0 | Novas: Python source code for The Naval Observatory Vector Astrometry Subroutines. NOVAS, is an integrated package of source-code modules for computing a wide variety of common astrometric quantities and transformations. The package can provide, in one function call, the instantaneous coordinates (apparent, topocentric, or astrometric place) of any star or planet. At a lower level, NOVAS also provides general astrometric utility transformations, such as those for precession, nutation, aberration, parallax, and the gravitational deflection of light. |
112 | vex005.zip | 06-07-2014 | 18 Kb. | 0 | Run a command in the named virtualenv. vex is an alternative to virtualenv's source wherever/bin/activate and deactivate, and virtualenvwrapper's workon, and also virtualenv-burrito if you use that. It works in a more elegant way, though it does less. You might find it nicer to use. And it works with non-bash shells. https://pypi.python.org/pypi/vex |
113 | vrsch110.zip | 29-07-2014 | 16 Kb. | 0 | verschemes 1.1.0 Version identifier management. The verschemes package provides easy and customizable version identifier management in Python. It supports defining custom version schemes in a subclass of the Version class. Instances of Version and its subclasses are concrete versions guaranteed to follow the rules of the class from which they were instantiated. https://pypi.python.org/ pypi/verschemes/1.1.0[wraps] |
114 | x_x-08.zip | 26-03-2015 | 8 Kb. | 0 | x_x: The Dead Guy CLI x_x is a Microsoft Excel file command line reader. The purpose of this is to not break the workflow of people who live on the command line and need to access a spreadsheet generated using Microsoft Excel. Python app. https://pypi.python.org/pypi/x_x/0.8 |
115 | yapf.zip | 26-03-2015 | 94 Kb. | 0 | A formatter for Python files https://github.com/google/yapf |