Skip to main content

a language aimed at managing simple items

Project description

No release out yet!

ssidql (SSIDQL: Simple Item Definition and Query Language) is a language aimed at managing simple items. These items can be defined, combined, removed and changed.

ssidql can be used both as a command line tool and as a Python module. It requires Python 3.1+.

ssidql is part of the roptoligs project (but can be used independently of other roptoligs modules). See the roptoligs wiki at http://roptoligs.metanohi.org/ for details.

License

ssidql is free software under the terms of the GNU Affero General Public License version 3 (or any later version). This is version 0.1.0 of the program.

Installation

To install ssidql, run:

python3 setup.py install

You must be a superuser to do this.

Use as command line tool

When you have installed ssidql, run:

ssidql --help

to see how to interact with ssidql via the command-line.

Use as Python module

When ssidql has been installed, it can be used just like any other Python module. To see which parts of the module are useful, and to see how those parts function, run:

pydoc3 ssidql

ssidql can be imported with a simple import statement.

Development

ssidql uses Git for code management. To get the latest branch, clone it from gitorious.org like this:

$ git clone git://gitorious.org/ssidql/ssidql.git

This document

Copyright (C) 2011 Niels Serup

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page