web-fishing


Nameweb-fishing JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/56kyle/web-fishing
SummaryWeb Fishing
upload_time2024-10-26 05:39:38
maintainerNone
docs_urlNone
authorKyle Oliver
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Web Fishing

[![PyPI](https://img.shields.io/pypi/v/web-fishing.svg)][pypi status]
[![Status](https://img.shields.io/pypi/status/web-fishing.svg)][pypi status]
[![Python Version](https://img.shields.io/pypi/pyversions/web-fishing)][pypi status]
[![License](https://img.shields.io/pypi/l/web-fishing)][license]

[![Read the documentation at https://web-fishing.readthedocs.io/](https://img.shields.io/readthedocs/web-fishing/latest.svg?label=Read%20the%20Docs)][read the docs]
[![Tests](https://github.com/56kyle/web-fishing/workflows/Tests/badge.svg)][tests]
[![Codecov](https://codecov.io/gh/56kyle/web-fishing/branch/main/graph/badge.svg)][codecov]

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]

[pypi status]: https://pypi.org/project/web-fishing/
[read the docs]: https://web-fishing.readthedocs.io/
[tests]: https://github.com/56kyle/web-fishing/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/56kyle/web-fishing
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black

## Features

- TODO

## Requirements

- TODO

## Installation

You can install _Web Fishing_ via [pip] from [PyPI]:

```console
$ pip install web-fishing
```

## Usage

Please see the [Command-line Reference] for details.

## Contributing

Contributions are very welcome.
To learn more, see the [Contributor Guide].

## License

Distributed under the terms of the [MIT license][license],
_Web Fishing_ is free and open source software.

## Issues

If you encounter any problems,
please [file an issue] along with a detailed description.

## Credits

This project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.

[@cjolowicz]: https://github.com/cjolowicz
[pypi]: https://pypi.org/
[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python
[file an issue]: https://github.com/56kyle/web-fishing/issues
[pip]: https://pip.pypa.io/

<!-- github-only -->

[license]: https://github.com/56kyle/web-fishing/blob/main/LICENSE
[contributor guide]: https://github.com/56kyle/web-fishing/blob/main/CONTRIBUTING.md
[command-line reference]: https://web-fishing.readthedocs.io/en/latest/usage.html


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/56kyle/web-fishing",
    "name": "web-fishing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Kyle Oliver",
    "author_email": "56kyleoliver@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/19/53/ccf97aad1fd7d57d22c035642a3cc45246540dfd0c389a706495b7b93293/web_fishing-0.0.1.tar.gz",
    "platform": null,
    "description": "# Web Fishing\n\n[![PyPI](https://img.shields.io/pypi/v/web-fishing.svg)][pypi status]\n[![Status](https://img.shields.io/pypi/status/web-fishing.svg)][pypi status]\n[![Python Version](https://img.shields.io/pypi/pyversions/web-fishing)][pypi status]\n[![License](https://img.shields.io/pypi/l/web-fishing)][license]\n\n[![Read the documentation at https://web-fishing.readthedocs.io/](https://img.shields.io/readthedocs/web-fishing/latest.svg?label=Read%20the%20Docs)][read the docs]\n[![Tests](https://github.com/56kyle/web-fishing/workflows/Tests/badge.svg)][tests]\n[![Codecov](https://codecov.io/gh/56kyle/web-fishing/branch/main/graph/badge.svg)][codecov]\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]\n\n[pypi status]: https://pypi.org/project/web-fishing/\n[read the docs]: https://web-fishing.readthedocs.io/\n[tests]: https://github.com/56kyle/web-fishing/actions?workflow=Tests\n[codecov]: https://app.codecov.io/gh/56kyle/web-fishing\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[black]: https://github.com/psf/black\n\n## Features\n\n- TODO\n\n## Requirements\n\n- TODO\n\n## Installation\n\nYou can install _Web Fishing_ via [pip] from [PyPI]:\n\n```console\n$ pip install web-fishing\n```\n\n## Usage\n\nPlease see the [Command-line Reference] for details.\n\n## Contributing\n\nContributions are very welcome.\nTo learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [MIT license][license],\n_Web Fishing_ is free and open source software.\n\n## Issues\n\nIf you encounter any problems,\nplease [file an issue] along with a detailed description.\n\n## Credits\n\nThis project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.\n\n[@cjolowicz]: https://github.com/cjolowicz\n[pypi]: https://pypi.org/\n[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n[file an issue]: https://github.com/56kyle/web-fishing/issues\n[pip]: https://pip.pypa.io/\n\n<!-- github-only -->\n\n[license]: https://github.com/56kyle/web-fishing/blob/main/LICENSE\n[contributor guide]: https://github.com/56kyle/web-fishing/blob/main/CONTRIBUTING.md\n[command-line reference]: https://web-fishing.readthedocs.io/en/latest/usage.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Web Fishing",
    "version": "0.0.1",
    "project_urls": {
        "Changelog": "https://github.com/56kyle/web-fishing/releases",
        "Documentation": "https://web-fishing.readthedocs.io",
        "Homepage": "https://github.com/56kyle/web-fishing",
        "Repository": "https://github.com/56kyle/web-fishing"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cddd3ca0b2462042b48f9603f8c12e94ebf8ae58f6ff54875f339e42612d7416",
                "md5": "38b8fe6441c7da04415120882647626b",
                "sha256": "1755b73ba2fc53affee91c02ac0c195567f3da255be04c3a552bc0e090586986"
            },
            "downloads": -1,
            "filename": "web_fishing-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38b8fe6441c7da04415120882647626b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3687,
            "upload_time": "2024-10-26T05:39:37",
            "upload_time_iso_8601": "2024-10-26T05:39:37.719083Z",
            "url": "https://files.pythonhosted.org/packages/cd/dd/3ca0b2462042b48f9603f8c12e94ebf8ae58f6ff54875f339e42612d7416/web_fishing-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1953ccf97aad1fd7d57d22c035642a3cc45246540dfd0c389a706495b7b93293",
                "md5": "c3856ff6f884520b6560ba15b74558b1",
                "sha256": "b4d879621f99167b1b0081e0a4ca6160c0c1612b82588df43be43fb32612398e"
            },
            "downloads": -1,
            "filename": "web_fishing-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c3856ff6f884520b6560ba15b74558b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 3219,
            "upload_time": "2024-10-26T05:39:38",
            "upload_time_iso_8601": "2024-10-26T05:39:38.547572Z",
            "url": "https://files.pythonhosted.org/packages/19/53/ccf97aad1fd7d57d22c035642a3cc45246540dfd0c389a706495b7b93293/web_fishing-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 05:39:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "56kyle",
    "github_project": "web-fishing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "web-fishing"
}
        
Elapsed time: 0.99335s