anormalratingsystem


Nameanormalratingsystem JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/unkokaeru/anormalratingsystem
SummaryRate anything from a scale of 1-10 with simple comparisons! The end result is even normally distributed. Do you like A better than B?
upload_time2024-10-16 15:57:11
maintainerNone
docs_urlNone
authorWilliam Fayers
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements markdown-it-py mdurl pygments rich typing-extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # anormalratingsystem

[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/unkokaeru/anormalratingsystem?label=version)](https://github.com/unkokaeru/anormalratingsystem)
[![Lines Of Code](https://tokei.rs/b1/github/unkokaeru/anormalratingsystem?category=code)](https://github.com/unkokaeru/anormalratingsystem)
[![Continuous Integration (CI) Tests](https://img.shields.io/github/actions/workflow/status/unkokaeru/anormalratingsystem/continuous_integration.yml?label=tests)](https://github.com/unkokaeru/anormalratingsystem)
[![GitHub last commit](https://img.shields.io/github/last-commit/unkokaeru/anormalratingsystem)](https://github.com/unkokaeru/anormalratingsystem)

Rate anything from a scale of 1-10 with simple comparisons! The end result is even normally distributed. Do you like A better than B?

- [anormalratingsystem](#anormalratingsystem)
    - [Features](#features)
    - [Installation](#installation)
    - [Usage](#usage)
    - [Documentation](#documentation)
    - [Contributing](#contributing)
    - [License](#license)

## Features

- [x] Installable via pip
- [x] Command-line interface
- [x] Interactive documentation
- [ ] Rate anything through comparisons
- [ ] Multiple rating systems, 1-10, A-F, etc.
- [ ] Auto-export to Anilist/MyAnimeList support formats.

## Installation

To install anormalratingsystem, simply run:

```bash
pip install anormalratingsystem
```

## Usage

After installation, you can use anormalratingsystem by running:

```bash
$ python3 -m anormalratingsystem
# or
$ anormalratingsystem
```

## Documentation
For more information, you can find the documentation within the [docs](./docs/index.html) directory or on the project's [GitHub Pages](https://unkokaeru.github.io/anormalratingsystem/).

## Contributing

Contributions are welcome! Please refer to our [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.

## License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/unkokaeru/anormalratingsystem",
    "name": "anormalratingsystem",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "William Fayers",
    "author_email": "william@fayers.com",
    "download_url": "https://files.pythonhosted.org/packages/a4/c9/5f643aaa9c66898a56a378d45533914243d0a7739eaa0299587c747c38a5/anormalratingsystem-0.1.5.tar.gz",
    "platform": null,
    "description": "# anormalratingsystem\n\n[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/unkokaeru/anormalratingsystem?label=version)](https://github.com/unkokaeru/anormalratingsystem)\n[![Lines Of Code](https://tokei.rs/b1/github/unkokaeru/anormalratingsystem?category=code)](https://github.com/unkokaeru/anormalratingsystem)\n[![Continuous Integration (CI) Tests](https://img.shields.io/github/actions/workflow/status/unkokaeru/anormalratingsystem/continuous_integration.yml?label=tests)](https://github.com/unkokaeru/anormalratingsystem)\n[![GitHub last commit](https://img.shields.io/github/last-commit/unkokaeru/anormalratingsystem)](https://github.com/unkokaeru/anormalratingsystem)\n\nRate anything from a scale of 1-10 with simple comparisons! The end result is even normally distributed. Do you like A better than B?\n\n- [anormalratingsystem](#anormalratingsystem)\n    - [Features](#features)\n    - [Installation](#installation)\n    - [Usage](#usage)\n    - [Documentation](#documentation)\n    - [Contributing](#contributing)\n    - [License](#license)\n\n## Features\n\n- [x] Installable via pip\n- [x] Command-line interface\n- [x] Interactive documentation\n- [ ] Rate anything through comparisons\n- [ ] Multiple rating systems, 1-10, A-F, etc.\n- [ ] Auto-export to Anilist/MyAnimeList support formats.\n\n## Installation\n\nTo install anormalratingsystem, simply run:\n\n```bash\npip install anormalratingsystem\n```\n\n## Usage\n\nAfter installation, you can use anormalratingsystem by running:\n\n```bash\n$ python3 -m anormalratingsystem\n# or\n$ anormalratingsystem\n```\n\n## Documentation\nFor more information, you can find the documentation within the [docs](./docs/index.html) directory or on the project's [GitHub Pages](https://unkokaeru.github.io/anormalratingsystem/).\n\n## Contributing\n\nContributions are welcome! Please refer to our [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rate anything from a scale of 1-10 with simple comparisons! The end result is even normally distributed. Do you like A better than B?",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/unkokaeru/anormalratingsystem",
        "Repository": "https://github.com/unkokaeru/anormalratingsystem"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aafba6629df75e5289db5f600d35514c3cc843b7f661cd9907596cd8ed09e67b",
                "md5": "97881f4e2562acc1d0228cffa8b6b6b8",
                "sha256": "ce3a1be45bae36d548fc53ab85df9097bc1c84fdc096f50df7b9e36169e7751a"
            },
            "downloads": -1,
            "filename": "anormalratingsystem-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97881f4e2562acc1d0228cffa8b6b6b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 13125,
            "upload_time": "2024-10-16T15:57:10",
            "upload_time_iso_8601": "2024-10-16T15:57:10.301264Z",
            "url": "https://files.pythonhosted.org/packages/aa/fb/a6629df75e5289db5f600d35514c3cc843b7f661cd9907596cd8ed09e67b/anormalratingsystem-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4c95f643aaa9c66898a56a378d45533914243d0a7739eaa0299587c747c38a5",
                "md5": "9072d50d35c17483ad1c8083738e7c30",
                "sha256": "acbea94f7f8b30febf1e6fd09e894d991ee44a47e8ddff8d1f72f0350d93ff33"
            },
            "downloads": -1,
            "filename": "anormalratingsystem-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9072d50d35c17483ad1c8083738e7c30",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 9527,
            "upload_time": "2024-10-16T15:57:11",
            "upload_time_iso_8601": "2024-10-16T15:57:11.533942Z",
            "url": "https://files.pythonhosted.org/packages/a4/c9/5f643aaa9c66898a56a378d45533914243d0a7739eaa0299587c747c38a5/anormalratingsystem-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 15:57:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "unkokaeru",
    "github_project": "anormalratingsystem",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.9.2"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "anormalratingsystem"
}
        
Elapsed time: 1.46919s