Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Libtorrent python streaming in Title/Summary

Python python-libtorrent-0.14.12

Python python-libtorrent-0.14.12

libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. A C++ bittorrent library designed to run on anything from embedded systems to large scale seed servers. It comes with python bindings and detailed documentation.

  • Publisher: Arvid Norberg
Python python-libtorrent-0.15.9

Python python-libtorrent-0.15.9

libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.

  • Publisher: Arvid Norberg
  • Last updated: February 15th, 2012
Python MySQL-python-1.2.3

Python MySQL-python-1.2.3

MySQL support for Python. MySQL versions 3.23-5.1; and Python versions 2.3-2.6 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API. ZMySQLDA is a Database Adapter for Zope2. Python MySQL it is a easy-to-use database tool.

  • Publisher: Andy Dustman
  • Home page: sourceforge.net
  • Last updated: September 6th, 2012

Libtorrent python streaming in Description

Python - py2exe

Python - py2exe

Py2exe is a great extension to Python's Distribution Utilities that allows you to create a Windows executable file from a Pythons script. This allows users to execute programs without the need of having the Python interpreter installed. An excellent extension that every developer must have.

  • Publisher: Thomas Heller
  • Home page: www.py2exe.org
  • Last updated: December 21st, 2008
AVPython

AVPython

To call back to ArcView from Python, just say "from arcview import avexec" in your Python script, and then use the avexec function to run Avenue code. However, you can only do that from scripts that are running inside of ArcView (i.e. using the "Python Language Support" extension).

  • Publisher: W. Bruce Dodson
  • Home page: sourceforge.net
  • Last updated: February 20th, 2010
Python numpy

Python numpy

NumPy is an extension for Python that allows complex scientific and mathematic functions to be executed in a quick way. NumPy allows large array objects, necessary to make large calculations or to speed up some mathematical functions. A definite essential for Python.

  • Publisher: Numpty Developers
  • Last updated: April 9th, 2009
Python - pyodbc

Python - pyodbc

This software is a Python module that enables one to connect to databases running under Windows,Linux ,OS/X and other operating systems using ODBC. It comes with an MIT license and hence, is free for personal and non-commercial use. Being a Python module, Python (ver 3.3 or higher) is a necessary prerequisite and must be installed prior to installing Pyodbc.

  • Publisher: Michael Kleehammer
  • Home page: code.google.com
  • Last updated: November 6th, 2013
Python cxOracle-5.1.3-11g

Python cxOracle-5.1.3-11g

cx_Oracle is a Python extension module that enables access to Oracle databases and conforms to the Python database API specification. This module is currently built against Oracle 11.2 and 12.1 and Python 2.7 as well as Python 3.3 and Python 3.4. You can use it to construct an object holding a binary (long) string value.

Additional Libtorrent python streaming selection

Python

Python

Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files.

  • Publisher: Python Software Foundation
  • Home page: www.python.org
  • Last updated: February 7th, 2024
SoundTap Streaming Audio Recorder

SoundTap Streaming Audio Recorder

SoundTap - Streaming Audio Recorder lets you record just about any audio that plays through your Windows computer to either wav or mp3 format including streaming radio, VoIP calls and Instant Messaging conversations.

  • Publisher: NCH Software
  • Home page: www.nch.com.au
  • Last updated: May 4th, 2023
BroadCam Video Streaming Server

BroadCam Video Streaming Server

BroadCam Video Streaming Server lets you stream video over the Internet or the local network. The tool can broadcast not only prerecorded clips but also live signal from your webcam or any other IP camera. The program has a straightforward interface and its use does not demand any previous experience.

Python pygame

Python pygame

Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every halloween contacts platform and operating system. Pygame itself has been downloaded millions of times, and has had millions of visits to this website.

  • Publisher: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others
  • Home page: www.pygame.org
  • Last updated: November 17th, 2010
Python Launcher

Python Launcher

Python Launcher is an open-source program that allows Python scripts (.py and .pyw files) on Windows to specify the version of Python which should be used, allowing simultaneous use of Python 2 and 3. When executing a script, the launcher looks for a Unix-style #! (shebang) line in the script.

  • Publisher: Vinay Sajip
  • Home page: bitbucket.org
  • Last updated: August 7th, 2017
Wondershare Streaming Audio Recorder

Wondershare Streaming Audio Recorder

You can grab and save any audio stream coming through your system’s sound card easily using Wondershare Streaming Audio Recorder. This net tool comes with a range of extra utilities that make it stand out from most of its competitors, such as its ringtone builder, the ability to identify and tag music tracks automatically, or its recording scheduler.

Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Virtual Audio Streaming

Virtual Audio Streaming

Virtual Audio Streaming is intended to enhance the quality of your computer’s audio output by installing a virtual sound card. If you are wondering why you would need this when your computer already has a card, let me explain that it helps you overcome the limitations of some physical cards, which hinder recording internal sound.

  • Publisher: VirtualAudioStreaming.net
  • Last updated: March 25th, 2012
Python - SendKeys

Python - SendKeys

SendKeys is a Python extension for Windows which can be used to send one or more keystrokes or keystroke combinations to the active window. SendKeys exports 1 function, SendKeys, and 1 exception, KeySequenceError. SendKeys may throw KeySequenceError if an error is found when reading keys. SendKeys reads all keys before pressing any, so if an error is found, no keys will be pressed.

  • Publisher: Ollie Rutherfurd
  • Last updated: May 26th, 2010
Python lxml

Python lxml

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2/libxslt. The lxml.etree follows the ElementTree API as much as possible, building it on top of the native libxml2 tree. It combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.

  • Publisher: Stefan Behnel
  • Home page: lxml.de
  • Last updated: May 28th, 2015