An unofficial thelatinlibrary.com client
Project description
thelatinlibrary
Use thelatinlibrary to search all you want. The best database of latin texts has landed on Python.
Install
Via PyPi.org
Use this piece of code:
pip install thelatinlibrary
Via GitHub
Use this piece of code:
pip install git+https://github.com/hearot/thelatinlibrary.git
Downloading files
In primis (from Latin, “firstable”), clone the repository:
git clone https://github.com/hearot/thelatinlibrary.git
Then, change directory:
cd thelatinlibrary
And finally, install the package:
sudo python setup.py install
Example
import thelatinlibrary
authors = thelatinlibrary.get_authors()
for author in authors:
print(author, author.works())
caesar = thelatinlibrary.get_author_by_name("caesar")
print(caesar.works())
License
This library is licensed by the GNU General Public License v3. The Latin Library is not affiliated with this project. The logo used in the title has been created by undevicesimus.
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 Distributions
File details
Details for the file thelatinlibrary-0.3.0.tar.gz
.
File metadata
- Download URL: thelatinlibrary-0.3.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98a02984380d599361497a363b5f6c6b802b2b00405efaa204eb47bd792e027d |
|
MD5 | aff97554c287baec9ea28f615aff98e3 |
|
BLAKE2b-256 | df46b861e10a5aac557be47cf1c5f9e71fd44727890c67190686516b585bf753 |
File details
Details for the file thelatinlibrary-0.3.0-py3.7.egg
.
File metadata
- Download URL: thelatinlibrary-0.3.0-py3.7.egg
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10d0076a967af3abb6c501fab3870550bc0382a9e22fb18fe9bbf15123d54625 |
|
MD5 | f14c6b5df343b4cab55d605b2a1f01e6 |
|
BLAKE2b-256 | 8791fc41158119fc9af1dedccdb165eeabbcdf1fa4bc61724185259bc44ab3c3 |
File details
Details for the file thelatinlibrary-0.3.0-py3.6.egg
.
File metadata
- Download URL: thelatinlibrary-0.3.0-py3.6.egg
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83b6fd58b1c93fdcb21c00781694f848b8a23ca940712bcc47d51ac6f9d548a4 |
|
MD5 | 75407b3b940b140db58afed6e0dac26e |
|
BLAKE2b-256 | 1609fbbd532fe2e1248e4fd5304964dbdda60970903b6d7c343e1e1927091b4b |