Knusper2000 + python 63
discogs/discogs_client
12 hours ago by Knusper2000
This is the official Discogs API client for Python. You can use it to query the Discogs music database for metadata on artists, releases, and more.
discogs
api
python
development
via:axelav
12 hours ago by Knusper2000
argparse – Command line option and argument parsing. - Python Module of the Week
17 days ago by Knusper2000
The argparse module was added to Python 2.7 as a replacement for optparse. The implementation of argparse supports features that would not have been easy to add to optparse, and that would have required backwards-incompatible API changes, so a new module was brought into the library instead. optparse is still supported, but is not likely to receive new features.
python
work
programming
code
17 days ago by Knusper2000
Hyde
21 days ago by Knusper2000
Hyde is a static website generator written in python. While Hyde took life as awesome Jekyll's evil twin, it has since been completely consumed by the dark side and has an identity of its own.
blog
development
python
web
webdev
website
generator
21 days ago by Knusper2000
MComix
27 days ago by Knusper2000
MComix is an user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR, 7Zip or tar archives as well as plain image files. It is written in Python and uses GTK+ through the PyGTK bindings, and runs on both Linux and Windows.
image
viewer
linux
opensource
python
27 days ago by Knusper2000
dmpop/pygmynote · GitHub
6 weeks ago by Knusper2000
Pygmynote is a command-line tool for storing and managing heterogeneous bit of data, including notes, tasks, links, and file attachments.Pygmynote is written in Python and uses a SQLite database as its back end
cli
gtd
python
todo
6 weeks ago by Knusper2000
NetworkX
6 weeks ago by Knusper2000
NetworkX is a Python language software package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
library
graph
network
python
visualization
6 weeks ago by Knusper2000
onyxfish/csvkit · GitHub
6 weeks ago by Knusper2000
csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats.
data
python
tools
6 weeks ago by Knusper2000
Welcome! — PyEphem home page
10 weeks ago by Knusper2000
PyEphem provides scientific-grade astronomical computations for the Python programming language. Given a date and location on the Earth’s surface, it can compute the positions of the Sun and Moon, of the planets and their moons, and of any asteroids, comets, or earth satellites whose orbital elements the user can provide. Additional functions are provided to compute the angular separation between two objects in the sky, to determine the constellation in which an object lies, and to find the times at which an object rises, transits, and sets on a particular day.
astronomy
ephemeris
programming
python
science
work
10 weeks ago by Knusper2000
Configuring Emacs as a Python IDE | Pedro Kroger
february 2012 by Knusper2000
Emacs is a huge beast. It can read email, play tetris, act as a file manager, display google maps, and even edit videos. It has support for many, many programming languages and has many features related to programming. Unfortunately, emacs doesn’t have a full programming environment for python out-of-the-box.
emacs
programming
python
february 2012 by Knusper2000
[no title]
february 2012 by Knusper2000
PyAST is a collection of modules that allows the facilities of the Starlink AST library to be used within Python (version 2.7 or later) scripts.
The AST library provides a comprehensive range of facilities for attaching world coordinate systems to astronomical data, for retrieving and interpreting that information and for generating graphical output based on it. AST is written in ANSI C but has wrappers for various other languages, including Fortran, Java, Perl, and now Python.
work
astronomy
python
The AST library provides a comprehensive range of facilities for attaching world coordinate systems to astronomical data, for retrieving and interpreting that information and for generating graphical output based on it. AST is written in ANSI C but has wrappers for various other languages, including Fortran, Java, Perl, and now Python.
february 2012 by Knusper2000
fgallina/python.el - GitHub
february 2012 by Knusper2000
This is a home-brew python-mode with some excerpts from GNU/Emacs’ python.el.
It aims to provide the stuff you’ll expect from a major mode for python editing while keeping it simple.
Currently it implements:
Syntax highlighting, Indentation, Movement, Shell interaction, Shell completion, Shell virtualenv support, Pdb tracking, Symbol completion, Skeletons, FFAP, Code Check, Eldoc, imenu.
emacs
python
It aims to provide the stuff you’ll expect from a major mode for python editing while keeping it simple.
Currently it implements:
Syntax highlighting, Indentation, Movement, Shell interaction, Shell completion, Shell virtualenv support, Pdb tracking, Symbol completion, Skeletons, FFAP, Code Check, Eldoc, imenu.
february 2012 by Knusper2000
PythonTidy 1.16 : Python Package Index
january 2012 by Knusper2000
Cleans up, regularizes, and reformats the text of Python scripts.
python
programming
work
january 2012 by Knusper2000
kennethreitz/clint - GitHub
january 2012 by Knusper2000
Clint is a module filled with a set of awesome tools for developing commandline applications.
color
linux
programming
python
cli
shell
january 2012 by Knusper2000
NumPy 1.5 Beginner's Guide review
january 2012 by Knusper2000
This new NumPy book provides an easy start to NumPy for those who want to churn numbers in Python programming language, whether you don't have much programming background or you are switching from your favorite language. The author of the book uses quite a friendly tone throughout the book. Most of the important aspects of NumPy is well covered with well explained examples. The examples provided are step by step explained, starting from the basic array/matrix creation to more complex tasks like signal analysis and linear algebra related calculations.
[...]
book
review
python
work
[...]
january 2012 by Knusper2000
HPC Techreport — hpc v1.0 documentation
november 2011 by Knusper2000
HPC Techreport
A brief introduction to Python (for scientific computing)
python
work
science
programming
manual
reading
A brief introduction to Python (for scientific computing)
november 2011 by Knusper2000
the maker - Rapid Website Creation And Management
november 2011 by Knusper2000
The maker is a Content Management System (CMS) for websites. the maker is running on your local computer and after you made your changes you are publishing via FTP. All that is required is some webspace with FTP access.
web
webdesign
cms
python
html
opensource
november 2011 by Knusper2000
Radicale - CalDAV Server - A Simple Calendar Server
november 2011 by Knusper2000
The Radicale Project is a complete CalDAV calendar server solution. It can store multiple calendars.
Calendars are available for both local and remote access, possibly limited through authentication policies. They can be viewed and edited by calendar clients on mobile phones or computers.
calendar
python
server
software
Calendars are available for both local and remote access, possibly limited through authentication policies. They can be viewed and edited by calendar clients on mobile phones or computers.
november 2011 by Knusper2000
Line identification plots with automatic label layout — Line Identification Plots v0.1 documentation
october 2011 by Knusper2000
Line Identification Plots v0.1 documentation
Line identification plots with automatic label layout
python
plotting
work
matplotlib
astronomy
Line identification plots with automatic label layout
october 2011 by Knusper2000
lineid_plot @ Astropython
october 2011 by Knusper2000
This module has functions for automatically placing labels in a plot in such a way that the labels do not overlap with each other. This is very useful, for example, in creating plots that have labels identifying features in a spectrum.
python
plotting
work
october 2011 by Knusper2000
Universal Feed Parser
august 2011 by Knusper2000
Parse RSS and Atom feeds in Python. 3000 unit tests. Open source.
python
rss
atom
programming
web
xml
opensource
parser
feed
august 2011 by Knusper2000
PyChecker: a python source code checking tool
august 2011 by Knusper2000
PyChecker 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++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent.
python
programming
test
work
tool
code
august 2011 by Knusper2000
Innovations in iPython
july 2011 by Knusper2000
new upcoming features in ipython 0.11
linux
programming
python
reading
work
july 2011 by Knusper2000
Parallel Python - Home
july 2011 by Knusper2000
PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network).
python
programming
library
development
opensource
software
tools
code
work
july 2011 by Knusper2000
Flask (A Python Microframework)
june 2011 by Knusper2000
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
webdev
web
python
programming
opensource
development
framework
june 2011 by Knusper2000
Cython: C-Extensions for Python
june 2011 by Knusper2000
Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations.
python
programming
extension
development
tools
software
extensions
c
work
resarch
june 2011 by Knusper2000
SciPy 2009 introductory tutorial, day 2-1: More matplotlib : Free Download & Streaming : Internet Archive
april 2011 by Knusper2000
Tutorial given at the Python for Scientific Computing Conference held August 18-23, 2009 at CalTech in Pasadena CA. Presented by Michael Droettboom, Space Telescope Science Institute.
python
scipy
april 2011 by Knusper2000
Overview — Kapteyn Package v2.1 documentation
april 2011 by Knusper2000
The Kapteyn Package is a collection of Python modules and applications developed by the computer group of the Kapteyn Astronomical Institute, University of Groningen, The Netherlands. The purpose of the package is to provide tools for the development of astronomical applications with Python.
astro
astronomy
fits
python
work
april 2011 by Knusper2000
ropemacs, rope in emacs
march 2011 by Knusper2000
Ropemacs is a plugin for performing python refactorings in emacs. It uses rope library and pymacs.
emacs
python
programming
tools
extension
development
code
software
march 2011 by Knusper2000
Astropython
march 2011 by Knusper2000
The purpose of this web site is to act as a community knowledge base for performing astronomy research with Python. It provides lists of useful resources, a forum for general discussion, advice, or relevant news items, collecting users' code snippets or scripts, and longer tutorials on specific topics. The topics within these pages are presented in a list view with the ability to sort by date or topic. A traditional "blog" view of the most recently posted topics is visible from the site Home page.
python
astronomy
programming
astrophysics
physics
plot
science
software
march 2011 by Knusper2000
APLpy Home Page
march 2011 by Knusper2000
APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. The module uses Matplotlib, a powerful and interactive plotting package. It is capable of creating output files in several graphical formats, including EPS, PDF, PS, PNG, and SVG.
graphics
plotting
python
astronomy
work
astrophysics
march 2011 by Knusper2000
Python main() functions
march 2011 by Knusper2000
For Python programmers, I've got some suggestions on how to write a main() function that's easy to invoke in other contexts, e.g. from the interactive Python prompt when you feel like experimenting.
python
programming
tips
code
development
march 2011 by Knusper2000
Pymacs framework
january 2011 by Knusper2000
Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.
python
emacs
programming
elisp
editor
lisp
development
work
january 2011 by Knusper2000
astLib | Python astronomy modules
january 2011 by Knusper2000
astLib is a set of Python modules that provides some tools for research astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by Doug Mink. PyWCSTools is distributed (and developed) as part of astLib.
python
astronomy
astro
library
software
development
work
opensource
january 2011 by Knusper2000
Errorbars in matplotlib « scienceoss.com
december 2010 by Knusper2000
Here’s how to plot x or y errorbars (or both) and how to customize the resulting plot.
python
statistics
plot
work
december 2010 by Knusper2000
Lessons Learned - 2: Histograms - Anything or more and less
november 2010 by Knusper2000
After I’ve covered basic plotting using matplotlib in this part I’ll show you two ways to display histograms of some data.
plotting
python
work
histograms
data
visualization
programming
opensource
november 2010 by Knusper2000
GIMP contactsheet plugin
june 2010 by Knusper2000
Contactsheet is a python script that generates a contactsheet or index print containing a configurable number of images. If there are more images than fits on the page, new contactsheets are created. Also, the image name to the images can be printed.
gimp
photography
tool
thumbnail
generator
printing
script
python
june 2010 by Knusper2000
Edward O’Connor is a Python web hacker in San Diego, CA.
november 2009 by Knusper2000
I enjoy a variety of geeky interests while living happily with my wife Erin—an amazing linguist, crafter, and artist—in sunny San Diego, California.
I’ve written several extensions for Emacs including its JSON parser and its LiveJournal client, ljupdate. I also contribute to ERC, an Emacs IRC client, and run Planet Emacsen. When not playing with Emacs, I run San Diego’s Django user group, I write code, and I contribute to 50ft, a local design blog.
blog
geek
blogs
python
emacs
inspiration
people
I’ve written several extensions for Emacs including its JSON parser and its LiveJournal client, ljupdate. I also contribute to ERC, an Emacs IRC client, and run Planet Emacsen. When not playing with Emacs, I run San Diego’s Django user group, I write code, and I contribute to 50ft, a local design blog.
november 2009 by Knusper2000
Veusz
october 2009 by Knusper2000
Veusz is a scientific plotting and graphing package written in Python. It uses PyQt (Wiki) and Numpy. Veusz is designed to produce publication-ready Postscript/PDF output. Veusz runs under Unix/Linux, Windows and Mac OS X.
linux
opensource
science
software
visualization
plotting
plot
python
gui
october 2009 by Knusper2000
TkTwitt
september 2009 by Knusper2000
TkTwitt is a Twitter client written in Python. It connects to Twitter with use of python-twitter library. The main aim of this project is to deliver simple yet powerful client for Twitter popular social network. TkTwitt utilities Tk library in Python (tkinter) to create user interface.
twitter
python
linux
opensource
software
september 2009 by Knusper2000
Python-mode Customizations Musings of a Software Engineering Student
august 2009 by Knusper2000
I do some Python coding on my own, and so I have a few python customizations. Python-mode now comes with GNU Emacs, and so these work pretty much out-of-the-box. However, this does not get autoloaded, so you have to put the following before modifying python-mode-map or python-mode-hook.
emacs
python
august 2009 by Knusper2000
APLpy Home Page
july 2009 by Knusper2000
APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. The module uses Matplotlib, a powerful and interactive plotting package. It is capable of creating output files in several graphical formats, including EPS, PDF, PS, PNG, and SVG.
science
software
astronomy
free
work
python
astro
library
plotting
july 2009 by Knusper2000
Python Scripting for Computational Science
march 2009 by Knusper2000
The goal of this book is to teach computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs written in the easy-to-learn, high-level language Python.
The focus is on examples and applications of relevance to computational scientists.
book
academic
wissenschaft
computing
physics
programming
python
science
The focus is on examples and applications of relevance to computational scientists.
march 2009 by Knusper2000
Cyclopedia Square: Python For "One-Hour" Scripts
september 2008 by Knusper2000
Writing scripts for "one-hour" tasks, takes usually more than one hour .... but it's fun!
python
computing
scripting
september 2008 by Knusper2000
rawdog
march 2008 by Knusper2000
rawdog is an RSS Aggregator Without Delusions Of Grandeur. It is a "river of news"-style aggregator: it uses feedparser to download feeds in RSS, Atom and a variety of other formats, and (by default) produces static HTML pages containing the newest articles in date order. For example, rawdog's default configuration produces output that looks like this:
aggregator
apps
atom
Blog
blogging
feeds
free
html
news
opensource
programming
python
rss
tool
web
webdesign
software
march 2008 by Knusper2000
LastGraph: Home
january 2008 by Knusper2000
LastGraph uses data from Last.fm to generate custom wavegraphs of your music listening history.
aggregator
community
cool
design
download
Generator
Graphics
images
inspiration
interesting
internet
last.fm
mashup
mp3
music
network
python
pdf
radio
social
tag
tags
tool
tools
top
web2.0
WebService
statistics
graph
visualization
stats
january 2008 by Knusper2000
related tags
academic ⊕ aggregator ⊕ api ⊕ application ⊕ apps ⊕ astro ⊕ astronomy ⊕ astrophysics ⊕ atom ⊕ audio ⊕ blog ⊕ blogging ⊕ blogs ⊕ book ⊕ browser ⊕ burning ⊕ c ⊕ calendar ⊕ chess ⊕ cli ⊕ cms ⊕ code ⊕ color ⊕ community ⊕ computing ⊕ cool ⊕ creation ⊕ curses ⊕ data ⊕ debian ⊕ del.icio.us ⊕ delicious ⊕ design ⊕ development ⊕ directory ⊕ discogs ⊕ dockapp ⊕ download ⊕ editor ⊕ elisp ⊕ emacs ⊕ ephemeris ⊕ extension ⊕ extensions ⊕ feed ⊕ feeds ⊕ fits ⊕ framework ⊕ free ⊕ game ⊕ games ⊕ gaming ⊕ geek ⊕ generator ⊕ gimp ⊕ graph ⊕ graphics ⊕ gtd ⊕ gui ⊕ hacks ⊕ hardware ⊕ histograms ⊕ html ⊕ image ⊕ images ⊕ inspiration ⊕ interesting ⊕ internet ⊕ ipod ⊕ kde ⊕ konqueror ⊕ last.fm ⊕ latex ⊕ library ⊕ linux ⊕ lisp ⊕ Mac ⊕ manual ⊕ mashup ⊕ matplotlib ⊕ mp3 ⊕ music ⊕ ncurses ⊕ network ⊕ news ⊕ nfo ⊕ office ⊕ opensource ⊕ parser ⊕ pdf ⊕ people ⊕ photography ⊕ physics ⊕ plot ⊕ plotting ⊕ plugin ⊕ printing ⊕ productivity ⊕ programming ⊕ pyblosxom ⊕ python ⊖ radio ⊕ reading ⊕ resarch ⊕ review ⊕ rss ⊕ science ⊕ scipy ⊕ script ⊕ scripting ⊕ server ⊕ shell ⊕ social ⊕ software ⊕ statistics ⊕ stats ⊕ stream ⊕ streaming ⊕ streams ⊕ system ⊕ tag ⊕ tags ⊕ technology ⊕ terrminal ⊕ test ⊕ TeX ⊕ thumbnail ⊕ tips ⊕ todo ⊕ tool ⊕ tools ⊕ top ⊕ tricks ⊕ twitter ⊕ unix ⊕ via:axelav ⊕ video ⊕ viewer ⊕ visualization ⊕ weather ⊕ web ⊕ web2.0 ⊕ webdesign ⊕ webdev ⊕ weblogs ⊕ WebService ⊕ website ⊕ windows ⊕ wissenschaft ⊕ work ⊕ xml ⊕Copy this bookmark: