Skip to main content

List of pages per Masechet at each chapter at the Jewish Talmud/Gemara/Shas Bavli

Project description

bavli_pages

List of pages per Masechet at each chapter at the Jewish Talmud/Gemara/Shas Bavli.

usage example:
    b = bp.bavli_pages_as_nested_data()
    b = b['ברכות'].chapters[2].start.page_hebrew_string
    print(b)
        יז:
                    
    b = bp.bavli_per_page()
    print(b.iloc[10])
        masechet    ברכות
        chapter         1
        pages          יב
    print(b.query("pages=='יב'").tail(4).T)
        masechet  תמורה  כריתות  מעילה  נידה
        chapter     1     3     3    1
        pages       יב     ב     יב     יב

    b = bp.bavli_pages_per_chapter()
        

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bavli_pages-0.1.3.tar.gz (85.6 kB view hashes)

Uploaded Source

Built Distribution

bavli_pages-0.1.3-py3-none-any.whl (86.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page