S.P.Q.R
Project description
![spqr logo](docs/logo.png)
## Roman empire backward compatibility
**S**till **P**artially **Q**uompatible with **R**oman empire allow you to
deals with numeral use a long time ago in the BF times (BF as Before Fortran).
As you all know the necessity for quick iteration as for long been a goal in
the scientific community, as well a reproducibility and backward compatibility.
Now you can quickly achieve the efficiency you had to engrave number on you
marble tablet calculator from the comfort of your QWERTY keyboard, and
replicate studies made at the time of Neron, Ceasar, and all thoses guy you
don't remember the name.
> Tu quoque mi fili
```python
In [1]: from SPQR import I,V,X,C,M
In [2]: NOW = M.M.X.V # this year
In [3]: AGE = X.X.I.X
In [4]: NOW - AGE
Out[4]: MCMLXXXVI
```
## Praise the gods.
You can import the unicode caracters 1-12,50
```python
In[5]: from SPQR.literals import *
```
And it of course play nice with the gods. In [**Jupyter**](//jupyter.org) you can tab-completes the above caracters with:
```
\roman numeral [one|two|three|...]<tab>
```
### Packaging
Proudly packaged with [flit](https://github.com/takluyver/flit)
### logo
Logo of from wikimedia commons
## Roman empire backward compatibility
**S**till **P**artially **Q**uompatible with **R**oman empire allow you to
deals with numeral use a long time ago in the BF times (BF as Before Fortran).
As you all know the necessity for quick iteration as for long been a goal in
the scientific community, as well a reproducibility and backward compatibility.
Now you can quickly achieve the efficiency you had to engrave number on you
marble tablet calculator from the comfort of your QWERTY keyboard, and
replicate studies made at the time of Neron, Ceasar, and all thoses guy you
don't remember the name.
> Tu quoque mi fili
```python
In [1]: from SPQR import I,V,X,C,M
In [2]: NOW = M.M.X.V # this year
In [3]: AGE = X.X.I.X
In [4]: NOW - AGE
Out[4]: MCMLXXXVI
```
## Praise the gods.
You can import the unicode caracters 1-12,50
```python
In[5]: from SPQR.literals import *
```
And it of course play nice with the gods. In [**Jupyter**](//jupyter.org) you can tab-completes the above caracters with:
```
\roman numeral [one|two|three|...]<tab>
```
### Packaging
Proudly packaged with [flit](https://github.com/takluyver/flit)
### logo
Logo of from wikimedia commons
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
SPQR-0.0.4-py3-none-any.whl
(8.1 kB
view hashes)