» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Python + opensource

loggerhead

Loggerhead is a web viewer for projects in bazaar. It can be used to navigate a branch history, annotate files, view patches, perform searches, etc. ... loggerhead is built on top of TurboGears.

opensource: del.icio.us tag/opensource

The Trac Project – Trac

Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission is to help<sep/>

Trac: del.icio.us/tag/trac

Python Tutorial

Python Tutorial Guido van Rossum Python Software Foundation Email: docs@python.org Fred L. Drake, Jr., editor Release 2.5.2 21st February, 2008

opensource: del.icio.us tag/opensource

boto - Google Code

An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk * SimpleDB (SDB) -

opensource: del.icio.us tag/opensource

Buildbot - Trac

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other

opensource: del.icio.us tag/opensource

The Pylons Book

There's something to explain? A good opensource pylons (Python web framework) documentation book

opensource: del.icio.us tag/opensource

Verse Python Bindings and Gimp Plug-in

Interesting stuff, look into it for integration with panda?

opensource: del.icio.us tag/opensource

Did you spot that [Error]?

If only your database would just tell you that replication had failed or that the disk was full…
Ok some database servers do twisted but MySQL doesn’t (yet). Another excuse to write a script ;)

In my pursuit for total database visibility I have been searching for a tool that would tell me when something went wrong, that would simulate regular usage, and let me know if anything failed. After all SNMP can only probe so far and if your database is secure the last thing you want to do is open up another port on your server.

Don’t get me wrong there are tools out there that do a decent job of monitoring MySQL. MySQL Entperprise Monitor is one such tool. But if you want to look under the hood or add some functionality specific to your environment things start to get tricky.

So what’s this dbAlerter?

dbAlerter is the name of a project (Script) that I started developing to provide notification of key server events. It’s written in Python; Why?, I wanted something lightweight. Java would have been my first choice but the JVM eats too much ram and felt too heavy for such simple functionality.
Python on the other hand feels lighter and when running a script as a daemon it seems to take up less resources allowing the DB to use more memory and continue doing it’s job. Plus it’s been a while since I wrote anything with Python, variety is the spice of life!

Speaking of Java, if you have ever used tools like JConsole and jmap (and if not why not!) you may not have realised that since JDK 6 Update 7 there’s now one tool to rule them all - VisualVM.

VisualVM VisualVM Memory Consumption

VisualVM pulls together several commandline tools like JConsole, jstat, jinfo, jstack, and jmap to make monitoring and profiling a more visual experience.

Now that the changes from BSD Java have been merged into the OpenJDK and the FreeBSD Foundation have updated the JDK to 1.6.0-7 I’m pretty sure the original concept of write once run anywhere is closer than ever.

MySQL: Planet MySQL

Editra.org | News

Robin Dunn seems to be using this some... he had it open on his Mac...

opensource: del.icio.us tag/opensource

shedskin - Google Code

Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python programs into optimized C++.

opensource: del.icio.us tag/opensource

GeoDjango

The GIS branch intends to be a world-class geographic web framework. Our goal is to make it as easy as possible to build GIS web applications and harness the power of spatially enabled data.

opensource: del.icio.us tag/opensource

OpenHex - custom software development in Python - OpenHex SPRL

Interesting society offering development of opensource products. Could be interesting to work with them

opensource: del.icio.us tag/opensource

Page 1 | Next >>