der_dennis + python   46

Strftime
Click your strftime time on the web
time  code  ruby  python  php  perl  bash  shell  date 
3 days ago by der_dennis
Meld
is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems.
versioncontrol  diff  merge  git  mercurial  subversion  svn  linux  unix  mac  osx  windows  python 
9 days ago by der_dennis
Scrapy
is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.
python  code  web  browser  screenscraping  testing 
22 days ago by der_dennis
chafifi
stores hashes of files in .hashes files and compares them the next time it’s run.
hardware  hdd  python  md5  hash  security  bitrot  sysadmin 
7 weeks ago by der_dennis
Curlish
A Python script that extends curl to work with OAuth and APIs that use it.
python  curl  oauth  api  web  debug 
7 weeks ago by der_dennis
pygmynote
is a command-line tool for storing and managing heterogeneous bit of data, including notes, tasks, links, and file attachments.
python  notes  sqlite  gtd  txt  shell  todo 
7 weeks ago by der_dennis
pandas
is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
python  code  statistics  r  excel  csv  sql 
9 weeks ago by der_dennis
NotesWiki
ist ein Wiki für persönliche Notizen. Es läuft auf dem lokalen Rechner und dient zur Sammlung und Verwaltung von eigenen Texteinträgen.
wiki  desktop  python  notes  gtd  mac  osx  linux  windows 
9 weeks ago by der_dennis
pyp
is a linux command line text manipulation tool similar to awk or sed, but which uses standard python string and list methods as well as custom functions evolved to generate fast results in an intense production environment.
python  shell  unix  grep  sed  awk  linux  osx 
9 weeks ago by der_dennis
Mezzanine
is a content management platform built using the Django framework. It is BSD licensed and designed to provide both a consistent interface for managing content, and a simple, extensible architecture that makes diving in and hacking on the code as easy as possible.
blog  cms  framework  python  django 
12 weeks ago by der_dennis
pytograph
Reflect local filesystem changes on a remote system in real time, automatically. In a nutshell, you instruct pytograph that there are directory structures on your machine that match directory structures on a remote machine. It monitors the directories on your local machine for changes, then makes identical changes on the remote machine in real time via SFTP.
python  sync  rsync  unix  linux  mac  osx  sftp  ssh  filesystem 
february 2012 by der_dennis
autokey
is a desktop automation utility for Linux and X11. It allows you to manage collection of scripts and phrases, and assign abbreviations and hotkeys to these. This allows you to execute a script or insert text on demand in whatever program you are using.
linux  x11  gtd  shortcut  hotkey  textexpander  python 
january 2012 by der_dennis
csvkit
is a suite of utilities for converting to and working with CSV, the king of tabular file formats.
csv  txt  unix  linux  python  sysadmin  shell 
january 2012 by der_dennis
droopy
is a mini Web server whose sole purpose is to let others upload files to your computer.
webserver  web  python  upload  gtd 
december 2011 by der_dennis
PDFMiner
is a tool for extracting information from PDF documents. Unlike other PDF-related tools, it focuses entirely on getting and analyzing text data. PDFMiner allows one to obtain the exact location of text in a page, as well as other information such as fonts or lines. It includes a PDF converter that can transform PDF files into other text formats (such as HTML). It has an extensible PDF parser that can be used for other purposes than text analysis.
pdf  txt  python  converter  cli  shell 
december 2011 by der_dennis
Glances
is a CLI curses based monitoring tool for both GNU/Linux and BSD.
monitoring  sysadmin  cli  linux  bsd  shell  python  statistics  visualization 
december 2011 by der_dennis
dexy
is an open source document automation tool that can help you create documents using your favourite programming languages and your favourite software.
documentation  code  latex  gtd  python  pdf  html 
october 2011 by der_dennis
auto_torrent
Give it a list of stuff to look out for, set your bittorrent client’s ‘watch’ directory to match auto_torrent’s download directory, infringe copyright without lifting a finger.
bittorrent  p2p  python  code  download 
september 2011 by der_dennis
cinderella
is a fully managed development environment for open source hacking on Mac OSX. It's powered by homebrew and chef. You only need Xcode to get started.
mac  osx  code  mysql  postgresql  ruby  python  erlang  node.js  mongodb  memcached  xcode  homebrew  chef 
august 2011 by der_dennis
pexpect
is a pure Python module that makes Python a better tool for controlling and automating other programs.
python  code  automation  sysadmin  unix  linux  osx  networking  shell  script  ssh 
july 2011 by der_dennis
html2txt
is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown
txt  html  python  ascii  markdown 
june 2011 by der_dennis
Blueprint
is DevStructure's workhorse tool that looks inside popular package managers, finds changes you made to configuration files, and archives software you built from source to generate Puppet, Chef, or shell code. Everything blueprint sees is stored in Git to be diffed and pushed. It runs on Debian and RPM based distros with Python 2.6.
sysadmin  git  server  configuration  puppet  chef  bash  linux  python  code  github 
may 2011 by der_dennis
flickrtouchr
A Python script to grab all your photos from Flickr and dump them into a directory, organized into folders by set name.
flickr  backup  iphoto  photos  photography  python  code  github 
april 2011 by der_dennis
ScraperWiki
is a platform for writing and scheduling screen scrapers, and for storing the data they generate
wiki  scraping  datamining  internet  code  ruby  python  web  website 
march 2011 by der_dennis
beets
is the media library management system for obsessive-compulsive music geeks
mp3  metadata  tag  musicbrainz  python  code  gtd  music  itunes 
february 2011 by der_dennis
How to write vim plugins with python
You only need very little knowledge of VimL to be able to write plugins, if you know Python (or Ruby).
vim  plugin  editor  python  ruby  code 
february 2011 by der_dennis
Writing clean, testable, high quality code in Python
Catastrophically bad code can be written in any language, including the elegant and powerful Python language. In this article, we explore how thinking about testing actually produces dramatically different Python code. Lastly, we learn how to measure scientifically the difference.
python  testing  code  programming  development 
december 2010 by der_dennis
sshuttle
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin access.
proxy  vpn  ssh  shell  code  python  networking  firewall  ip  tcp  iptables  unix  linux  mac  osx  tunnel  sysadmin 
august 2010 by der_dennis
Improving your programming style with Python
Very nice Python Links and References, listed in order of difficulty.
python  code  howto 
august 2010 by der_dennis
pymacadmin
A collection of Python utilities for Mac OS X system administration.
python  sysadmin  networking  mac  osx  code 
july 2010 by der_dennis
Droopy
is a mini Web server whose sole purpose is to let others upload files to your computer.
webserver  python  filesharing  internet 
may 2010 by der_dennis
bup
Highly efficient file backup system based on the git packfile format. Capable of doing incremental backups of virtual machine images.
backup  git  opensource  python  code  c  virtualization  filesystem 
april 2010 by der_dennis
Packet Garden
captures information about how you use the internet and uses this stored information to grow a private world you can later explore.
network  sniffer  internet  visualization  python  linux  windows  mac  osx 
may 2009 by der_dennis
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.
python  code  kinder  children  mac  osx  windows  linux 
december 2008 by der_dennis
Fabric
is a simple pythonic remote deployment tool. Unlike Capistrano, Fabric wants to stay small, light, easy to change and not bound to any specific framework.
python  deployment  sysadmin  code  capistrano 
november 2008 by der_dennis
picurl
is a management application for distributed photo collections. It focuses on standard-based, storage independent photo tagging. picurl is written in Python and is available for Windows and Linux. OS X coming soon...
mac  osx  linux  windows  iphoto  tag  photo  photography  flickr  python 
august 2008 by der_dennis
Newspipe
is an RSS/Atom aggregator with a difference: It allows you to keep track of your feeds through e-mail - you create an OPML file listing your feeds and Newspipe will collect them, convert them to e-mail messages and send them to your mailbox.
rss  python  mail  gtd  code 
may 2008 by der_dennis
twill
is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.
web  http  python  code  cli  testing 
february 2008 by der_dennis
using FileMerge with extdiff on OS X
Python-Adapter for using FileMerge with Mercurial's extdiff extension.
versioncontrol  mercurial  mac  osx  code  python 
october 2007 by der_dennis
A Python script to back up DVDs to MP4 files
This script is a wrapper around HandBrakeCLI, the command-line version of Handbrake.. First it locates the DVD, by scanning /Volumes. Next, it scans the titles for the longest feature on the disc (the movie). Finally, it rips the DVD to an mp4 file.
mp4  dvd  script  code  python  mac  osx 
june 2007 by der_dennis
KeyJnote
is a program that displays presentation slides. But unlike OpenOffice.org Impress or other similar applications, it does so with style.
presentation  python 
december 2006 by der_dennis
Hinter Schloss und Siegel
Backups auf nicht vertrauenswürdige FTP-Server mit duplicity und dem c´t Frontendscript ftplicity.
backup  linux  unix  ftp  rsync  gpg  python 
november 2006 by der_dennis
Skeletonz
s a new content management system (CMS) based on Python. It differs from others by being simple, but yet very powerful and extensible. If you need a simple system that you and your users are going love then Skeletonz might be the solution you are looking
python  web  cms  code 
august 2006 by der_dennis

related tags

api  ascii  automation  awk  backup  bash  bitrot  bittorrent  blog  browser  bsd  c  capistrano  chef  children  cli  cms  code  configuration  converter  csv  curl  datamining  date  debug  deployment  desktop  development  diff  django  documentation  download  dvd  editor  erlang  excel  filesharing  filesystem  firewall  flickr  framework  ftp  git  github  gpg  grep  gtd  hardware  hash  hdd  homebrew  hotkey  howto  html  http  internet  ip  iphoto  iptables  itunes  kinder  latex  linux  mac  mail  markdown  md5  memcached  mercurial  merge  metadata  mongodb  monitoring  mp3  mp4  music  musicbrainz  mysql  network  networking  node.js  notes  oauth  opensource  osx  p2p  pdf  perl  photo  photography  photos  php  plugin  postgresql  presentation  programming  proxy  puppet  python  r  rss  rsync  ruby  scraping  screenscraping  script  security  sed  server  sftp  shell  shortcut  sniffer  sql  sqlite  ssh  statistics  subversion  svn  sync  sysadmin  tag  tcp  testing  textexpander  time  todo  tunnel  txt  unix  upload  versioncontrol  vim  virtualization  visualization  vpn  web  webserver  website  wiki  windows  x11  xcode 

Copy this bookmark:



description:


tags: