Announcing Dycapo 0.0.1
It’s a pleasure for me to announce Dycapo-0.0.1, the very first release of the project.
Dycapo-0.0.1 is part of the pre-alpha-dontuse releases, to only illustrate some functionalities.
Here are the release notes:
2009-12-26 Daniel Graziotin <daniel DOT graziotin AT gmail DOT com>
Dycapo 0.0.1 is just for showing out some functionalities of the system and
testing the underlying technologies.
Dycapo 0.0.1 incorporates and shows:
- OpenTrip Core adoption and OpenTrip Dynamic data structures proposal (in Django Model format)
- Use of XML-RPC with Django (rpc4django over HTTP and HTTPS)
- (Sort of) integration of Dycapo models with Django and rpc4django
- Authentication
- Insertion of a trip by a driver
- Start of a trip by a driver
- Search of a trip by a rider
- Accepting a ride
No one exported XML-RPC function will surely be included in the final API!
No one exported XML-RPC function is either optimized or completely working!Code is (somewhat) documented. Expect a completely better work for 0.1.0
![]()
You can read much more about Dycapo and download it at Dycapo official project page. Project page also hosts installation instructions and configuration steps.
The research behind Dycapo (Dynamic Carpooling system) is illustrated here.


Recent Comments