Exercise database manager for LaTeX files
Project description
Phystool
This package is there to help managing physics lecture notes, exercises, tests... It is based on four complementary elements:
- phystool: Manages a database of LaTeX documents with additional metadata
- physnoob: Provides some the of phystool's functionalities in a GUI
- physvim: [optional] Implements vim commands to interact with phystool
- phystex: [optional] LaTeX classes and packages that are compatible with phystool
Among other things, phystool provides:
- a clean way to compile LaTeX documents without cluttering your directories
- a neat and user-friendly log LaTeX compilation messages
- an automatic LaTeX recompilation when/if required
Physnoob
A Qt GUI that lets you interact with phystool. It is automatically installed at the same time as phystool.
Physvim
Defines a set of commands that allows vim to interact with phystool. Simply
add the following line in your ~/.vimrc file and update Vundle:
Plugin 'https://bitbucket.org/jdufour/physvim.git'
Phystex
The LaTeX classes and packages can be fully customised as long as the
~/.phystool/phystool.conf is correctly set. To get started, it is possible
to use the classes and packages available in:
git clone git@bitbucket.org:jdufour/phystex.git
Installation
Install phystool within your python environment:
pip install phystool
To correctly display compilation messages, in particular the file paths,
texmf.cnf needs to contain:
max_print_line=1000
Requirements
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phystool-3.3.0.tar.gz.
File metadata
- Download URL: phystool-3.3.0.tar.gz
- Upload date:
- Size: 157.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb2d310401321eca410a3a451734979f2b8a74c318e0d1267a0db74b560d91ce
|
|
| MD5 |
5747fbbafeb47f1852768d00a76d36b8
|
|
| BLAKE2b-256 |
e76fb4a5b0cbfb4419b9fdd6e2e4827932d4cf35fde5cf8fd6c94d0637704001
|
File details
Details for the file phystool-3.3.0-py3-none-any.whl.
File metadata
- Download URL: phystool-3.3.0-py3-none-any.whl
- Upload date:
- Size: 552.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bdd0e212a03f4cc75ff027aff7f04db429ef2407580f43265dd99068a8551d5
|
|
| MD5 |
cbda6d172dd8a24a5164e376deba03cd
|
|
| BLAKE2b-256 |
5e775ba8958d38097c89f79892f46a321d26055784055b560324b6f7f0096d7f
|