GithubHelp home page GithubHelp logo

sobjornstad / tabularium Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 724 KB

Qt application for maintaining personal indexes

License: GNU General Public License v3.0

Python 99.24% Shell 0.29% TeX 0.39% Makefile 0.08%

tabularium's Introduction

Tabularium is a Qt application for maintaining personal indexes, the successor
to the RPPAS (Records Project Paper Augmentation System).

It is currently in alpha; it should work, but there are some rough edges. If
you spot a bug that isn't listed in meta/TODO in the source code, please feel
free to report it. However, I cannot guarantee support for the software in its
current state.

There is no upgrade procedure from RPPAS, but if you were previously using
RPPAS and have a database from there, email me a copy
(`[email protected]`) and I can manually convert it for you.

See `docs/manual.md` for details on how to use Tabularium; I haven't gotten
around to making a quick start wizard for new users, so you'll likely need to
take a look at it to figure out what to do.


Installation
============

There are no builds available currently; you'll need to install from source.
You will need Python 3, Qt 5, pyuic5, and pyrcc5 (available in any good package
repository), and the Python modules passlib and python-magic (available through
pip3). You'll also want unittest and nosetests if you'd like to run the
automated test suite.

Before running Tabularium, you need to build the UI from the XML descriptions.
This can be done by running `designer/makeForms.sh`. After that, you should be
set to start Tabularium by running `./tabularium`.

If you want Tabularium to warn you about entries you're creating that may be
misspelled versions of existing ones, you need to download and install the
SQLite edit-distance extensions by running `make` in the Tabularium directory.

If you'd like Tabularium to be available system-wide, you can place the entire
directory anywhere convenient and then create a symlink to the `tabularium`
executable in `/usr/bin/`.

tabularium's People

Contributors

sobjornstad avatar

Stargazers

manunam avatar Zac Kolton avatar Mohammad Rahmani avatar  avatar Matt Maldre avatar  avatar dtodorov avatar

Watchers

 avatar Dr Sunil Mathew avatar  avatar

Forkers

loupdemon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.