Skip to content

A method of automatically constructing a Librarian library database from a directory of yaml files or the reverse.

License

Notifications You must be signed in to change notification settings

Nekroze/librator

Repository files navigation

Librator

https://badge.fury.io/py/librator.png https://travis-ci.org/Nekroze/librator.png?branch=master https://pypip.in/d/librator/badge.png

Documentation

The full documentation is at http://librator.rtfd.org.

Quickstart

Install Librator:

pip install librator

Then start creating cards with:

libratorcard cards/mycard

When you have your directory of card files simple pack then up:

librator cards/ library.lbr

Features

  • Turns a collection of yml based card files into a librarian card database.
  • Can turn a librarian card database into a directory of yml based card files.
  • Provides a tool for creating an empty example card file.

About

A method of automatically constructing a Librarian library database from a directory of yaml files or the reverse.

Resources

License

Stars

Watchers

Forks

Packages

No packages published