Client for twisted's amp interface to trac
Project description
# -*- mode: org -*-
* Amptrac, A Completely Ridiculous Issue Tracker
I wrote this because twistedmatrix.com has a Trac instance full of
valuable data, and Trac has become increasingly annoying over the past
7 years. Amptrac is an attempt to provide a better face on that data.
** How It Works
Amptrac provides an AMP listeners in a Twisted-based server,
and a command-line client.
*** Server
AMP commands in amptrac.responder define the interface for working with
ticket data.
*** Client
XXX
** How To Run It
If you want to develop Frack, the tests can be run via 'trial
amptrac.test'. For running a development server:
# load some test data into an sqlite db
sqlite3 < frack/test/trac_test.sql trac.db
# start the server (the URL here must be the url at which you will
# access the site)
twistd -n amptrac --sqlite_db=trac.db
# After starting the server, you can then
bin/review-tickets
# or
bin/fetch-ticket <id>
Ticket numbers in the test database are: 3312, 5622, 5517, 2723, 4712.
* Amptrac, A Completely Ridiculous Issue Tracker
I wrote this because twistedmatrix.com has a Trac instance full of
valuable data, and Trac has become increasingly annoying over the past
7 years. Amptrac is an attempt to provide a better face on that data.
** How It Works
Amptrac provides an AMP listeners in a Twisted-based server,
and a command-line client.
*** Server
AMP commands in amptrac.responder define the interface for working with
ticket data.
*** Client
XXX
** How To Run It
If you want to develop Frack, the tests can be run via 'trial
amptrac.test'. For running a development server:
# load some test data into an sqlite db
sqlite3 < frack/test/trac_test.sql trac.db
# start the server (the URL here must be the url at which you will
# access the site)
twistd -n amptrac --sqlite_db=trac.db
# After starting the server, you can then
bin/review-tickets
# or
bin/fetch-ticket <id>
Ticket numbers in the test database are: 3312, 5622, 5517, 2723, 4712.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
amptrac-0.1.tar.gz
(3.0 kB
view details)
File details
Details for the file amptrac-0.1.tar.gz
.
File metadata
- Download URL: amptrac-0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6b1f62157a9b240fdaf75e9b2a0e7f2cf12a045a34c046adb70db17adaacbd1 |
|
MD5 | ff47ef4e175769eeba407a811e5ca373 |
|
BLAKE2b-256 | 4a3370277f84d1d8f7c9ed0c55b0d6071bbd34e260a14dfcce86374de138ebba |