PUBLIC   marks

PUBLIC MARKS with tag python

Sponsorised links

01 July 2009

The EveryBlock source code

by karlcow

In an effort to make the code useful to as many people as possible, we've split it into several packages:

* The main package (probably the thing you're looking for) is the publishing system, known as ebpub.

* Second, the packages ebdata and ebgeo contain Python modules for processing data and making maps.

* Third, the packages ebinternal and everyblock round out the code that powers EveryBlock.com. They're internal tools and are likely not of general use, but we're including them to be complete.

* Finally, ebblog and ebwiki are our blog and wiki software, respectively. Because, dammit, the world needs another Django-powered blogging tool.

30 June 2009

Sponsorised links

29 June 2009

Snake Wrangling for Kids @ Jason R Briggs

by Fulcanelli (via)
“Snake Wrangling for Kids” is a printable electronic book, for children 8 years and older, who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.

23 June 2009

APRESS.COM : Beginning GeoDjango: Rich GIS Web Applications with Python : 9781430225317

by karlcow

Learn how to build mapping applications using GeoDjango, the leading open source geographic web framework.

22 June 2009

20 June 2009

matplotlib: python plotting — Matplotlib v0.98.6svn documentation

by karlcow

matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala matlab or mathematica), web application servers, and six graphical user interface toolkits.

19 June 2009

Canon 1DS

by newandforever
EOS 1Ds Mark II ЂЂЂ цифровая зеркальная камера с 16,7 мегапиксельным датчиком размера стандартного 35-мм кадра. Камера предназначена для профессиональной студийной и коммерческой фотосъёмки.

18 June 2009

15 June 2009

Lacking Rhoticity: Python standard library in Native Client

by karlcow

The Python standard library now works under Native Client in the web browser, including the Sqlite extension module.

By that I mean that it is possible to import modules from the standard library, but a lot of system calls won't be available. Sqlite works for in-memory use.

14 June 2009

android-scripting - Google Code

by karlcow

The Android Scripting Environment (ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.

11 June 2009

WhereCamp / Proximity and Relative Location

by karlcow

A session talking about what people can/are doing with proximity sensing (and how/why in many cases, locative services aren't about absolute (geo) location, but relative location. Covering implementation and code of Bluetooth in particular, including information on the setup I used at Where 2.0 and WhereCamp 2008. (The morning session already covered lots of concerns about privacy that are applicable here, so this session will focus on cool stuff you can do and how to get out there and do it)

10 June 2009

Documentation/index.html – Bitten

by karlcow

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.

03 June 2009

02 June 2009

28 May 2009

LiPyrary - Python for books: work, booksnakes and a side dish of cherries

by karlcow

Visual Library software stack is used for the digitalization process of bibliographic entities. Bibliographic entities is a technical term that includes a variety of things, including but not limited to books, maps, magazines, news papierrs, photographies, letters, records, charters and many more.

27 May 2009

googletransitdatafeed - Google Code

by karlcow

The GoogleTransitDataFeed Open Source Software project is an effort to offer tools for reading, writing, and converting to and from the Google Transit Feed Specification format, to help make public transit information projects more successful for agencies and other interested parties.

The project currently offers code for working with transit data in the Java and Python languages.

22 May 2009

brooklynmuseumapi | matienzo.org

by karlcow

brooklynmuseumapi is a Python module to interact with the Brooklyn Museum Collection API.

surfrdf - Google Code

by karlcow

SuRF is an Object Oriented - RDF Mapper based on the popular rdflib python library. It exposes the RDF triple sets as sets of resources and seamlessly integrates them into the Object Oriented paradigm of python in a similar manner as ActiveRDF does for ruby

20 May 2009

19 May 2009

djng—a Django powered microframework

by karlcow & 1 other

Microframeworks let you build an entire web application in a single file, usually with only one import statement. They are becoming increasingly popular for building small, self-contained applications that perform only one task—Service Oriented Architecture reborn as a combination of the Unix development philosophy and RESTful API design.

dramatis - Dramatis - Dramatis

by jpcaruana
Dramatis - An actor library for Ruby and Python

Welcome To codedread

by parmentierf (via)
Scour is an open-source Python script that will clean SVG files, removing a lot of 'cruft' that certain tools or authors embed into their documents.

PUBLIC TAGS related to tag python

no tag

Sponsorised links