e2L


Namee2L JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/Zoziologie/ebird2latex
SummaryGenerate custom PDF checklists with eBird occurrence data.
upload_time2025-02-24 08:23:03
maintainerNone
docs_urlNone
authorRaphaël Nussbaumer
requires_pythonNone
licenseMIT
keywords python ebird latex
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # eBird2LaTeX

[![PyPI version](https://img.shields.io/pypi/v/e2L.svg)](https://pypi.org/project/e2L/) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)

eBird2LaTeX is a Python module which generates a customisable bird checklist based on [eBird barchart data](https://ebird.org/GuideMe?cmd=changeLocation).

> [!WARNING]  
> The web version of the generator is not available anymore as eBird is requiring to login to get barchart data.

## How to use?

The easiest way to use it is to run this notebook on colab: [`script_e2L.ipynb`](https://github.com/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)

## Install locally

Clone the e2L repository from GitHub to your local machine:

```bash
git clone https://github.com/Zoziologie/ebird2latex.git
cd ebird2latex
```

Use the following command to install the package locally:

```bash
python setup.py install
```

You can now edit and run the script `script_e2L.py` or notebook `script_e2L.ipynb`.

## Authentification

You'll need to add your credidential of eBird in a new `auth.json` file:

```json
{
  "username": "your_ebird_username",
  "password": "your_ebird_password"
}
```

## Requirement

- eBird login to download barchart data and your target.
- python (only python3 has been tested) with a a couple of standard libraries: `requests`,`re`,`lxml`
- latex (`pdflatex`) with some additional package needed

```bash
tlmgr install colortbl xtab fp ulem hyperref
```

## Example

[See the example folder.](https://github.com/Zoziologie/ebird2latex/tree/master/example)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Zoziologie/ebird2latex",
    "name": "e2L",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, eBird, LaTeX",
    "author": "Rapha\u00ebl Nussbaumer",
    "author_email": "rafnuss@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/20/bdc912b1d281f155f323f92513ef5872632f5fd04dfafc7e7fe29227ba26/e2l-0.2.1.tar.gz",
    "platform": null,
    "description": "# eBird2LaTeX\n\n[![PyPI version](https://img.shields.io/pypi/v/e2L.svg)](https://pypi.org/project/e2L/) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)\n\neBird2LaTeX is a Python module which generates a customisable bird checklist based on [eBird barchart data](https://ebird.org/GuideMe?cmd=changeLocation).\n\n> [!WARNING]  \n> The web version of the generator is not available anymore as eBird is requiring to login to get barchart data.\n\n## How to use?\n\nThe easiest way to use it is to run this notebook on colab: [`script_e2L.ipynb`](https://github.com/Zoziologie/ebird2latex/blob/master/script_e2L.ipynb)\n\n## Install locally\n\nClone the e2L repository from GitHub to your local machine:\n\n```bash\ngit clone https://github.com/Zoziologie/ebird2latex.git\ncd ebird2latex\n```\n\nUse the following command to install the package locally:\n\n```bash\npython setup.py install\n```\n\nYou can now edit and run the script `script_e2L.py` or notebook `script_e2L.ipynb`.\n\n## Authentification\n\nYou'll need to add your credidential of eBird in a new `auth.json` file:\n\n```json\n{\n  \"username\": \"your_ebird_username\",\n  \"password\": \"your_ebird_password\"\n}\n```\n\n## Requirement\n\n- eBird login to download barchart data and your target.\n- python (only python3 has been tested) with a a couple of standard libraries: `requests`,`re`,`lxml`\n- latex (`pdflatex`) with some additional package needed\n\n```bash\ntlmgr install colortbl xtab fp ulem hyperref\n```\n\n## Example\n\n[See the example folder.](https://github.com/Zoziologie/ebird2latex/tree/master/example)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generate custom PDF checklists with eBird occurrence data.",
    "version": "0.2.1",
    "project_urls": {
        "Download": "https://github.com/Zoziologie/ebird2latex/archive/refs/tags/v0.0.3.tar.gz",
        "Homepage": "https://github.com/Zoziologie/ebird2latex"
    },
    "split_keywords": [
        "python",
        " ebird",
        " latex"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b65a9e8d6864e172abf272813dd69380972faa5886278144039bcdce1f426176",
                "md5": "0570c00772768594473945ac69e7e06e",
                "sha256": "1b99c776f61eb4f8c5ebf541e3796f0b4dc60a2e9350cad151fc1c2d99a4510b"
            },
            "downloads": -1,
            "filename": "e2L-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0570c00772768594473945ac69e7e06e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11385,
            "upload_time": "2025-02-24T08:23:02",
            "upload_time_iso_8601": "2025-02-24T08:23:02.569077Z",
            "url": "https://files.pythonhosted.org/packages/b6/5a/9e8d6864e172abf272813dd69380972faa5886278144039bcdce1f426176/e2L-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e220bdc912b1d281f155f323f92513ef5872632f5fd04dfafc7e7fe29227ba26",
                "md5": "a11ecb31f936f371e22e57805cfb2ae3",
                "sha256": "e7c8f8c0e426486a953cf3a6c63a3a235f55e37e103dfdd222990409a23f35d6"
            },
            "downloads": -1,
            "filename": "e2l-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a11ecb31f936f371e22e57805cfb2ae3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11659,
            "upload_time": "2025-02-24T08:23:03",
            "upload_time_iso_8601": "2025-02-24T08:23:03.740124Z",
            "url": "https://files.pythonhosted.org/packages/e2/20/bdc912b1d281f155f323f92513ef5872632f5fd04dfafc7e7fe29227ba26/e2l-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-24 08:23:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Zoziologie",
    "github_project": "ebird2latex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "e2l"
}
        
Elapsed time: 0.44147s