0
I Use This!
Inactive

News

Analyzed about 16 hours ago. based on code collected 1 day ago.
Posted almost 14 years ago by antoine_935
PyWhat ? PySh is an attempt to create a shell providing both bash and Python features. Try it out ;). Download, chmod it and run. If you like it, consider putting it in you /usr/bin directory, or even as default shell, if you are an adventurer ;)
Posted almost 14 years ago by antoine_935
[Array]LURT is a small utility for regex building and testing. It is written in Perl, in order to ensure maximal regex power. LURT is implemented using the Gtk library. And here is the result: Quick Guide Usage is very simple: edit your ... [More] regex in the box above, and add test strings in the box below. The match column will display the currently matched part of the string, and groups will display every subgroup of your regex. [Less]
Posted almost 14 years ago by antoine_935
Usage: cd.exceptionIs(ExceptionClass) Test whether the raised exception's class is ExceptionClass or any subclass.
Posted almost 14 years ago by emilia
Usage: cd.exceptionIs(ExceptionClass) Test whether cv writer the raised exception's class is ExceptionClass or any subclass.
Posted about 14 years ago by emilia
[Array]LURT is a small utility for regex building and testing. It is written in Perl, in order to ensure maximal regex power. LURT is implemented using the Gtk library. And here is the result: Quick Guide Usage is very simple: edit your ... [More] regex in the box above, and add test strings in the box below. The match column will display the currently matched part of the string, and groups will display every subgroup of your regex. [Less]
Posted about 14 years ago by emilia
PyWhat ? PySh is an attempt to create a shell providing both bash and Python features. Try it out ;). Download, chmod it and run. If you like it, consider putting it in you /usr/bin directory, or even as default shell, if you are an adventurer ;)
Posted over 14 years ago by antoine_935
Where does the name come from ? It is some kind of concatenation of the familiar ”.py”, “aspect” and “aspic”. All of this together gives “Aspyct”. About the logo Aspyct's logo is based on a picture from Claude Ruchet. See
Posted over 14 years ago by antoine_935
[Array] * Home * Download * Forum * Be Polyglot ! * About * ChangeLog * Documentation * About & Doc * ChangeLog * About * Changelog * Cenchria * Accounting 4 Dev * Contribute * Contact us * About Aspyct.org
Posted over 14 years ago by antoine_935
Aspyct The latest official release is Aspyct 3.0 beta 4. * tar.bz2: * tar.gz: * zip:
a4d
Posted over 14 years ago by antoine_935
A4D is a little SQLite database schema. It offers a simple way to track your incomes and expenses. It offers no GUI, only SQL tables, views and triggers. SQL knowledge is thus required to make use of it, but you use all of SQL's power for you requests.