# ascii-generator
[](https://github.com/unkokaeru/ascii-generator)
[](https://github.com/unkokaeru/ascii-generator)
[](https://github.com/unkokaeru/ascii-generator)
[](https://github.com/unkokaeru/ascii-generator)
Converts a PNG file to ASCII art. Mainly built just to test `untitledpythonproject`.
- [ascii-generator](#ascii-generator)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [License](#license)
## Features
- [x] Installable via pip
- [x] Command-line interface
- [x] Interactive documentation
- [ ] PNG to ASCII conversion
## Installation
To install ascii-generator, simply run:
```bash
pip install ascii-generator
```
## Usage
After installation, you can use ascii-generator by running:
```bash
$ python3 -m ascii-generator
# or
$ ascii-generator
```
## 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/ascii-generator/).
## 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/ascii-generator",
"name": "ascii-generator",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "William Fayers",
"author_email": "wills@fayers.com",
"download_url": "https://files.pythonhosted.org/packages/82/0b/522d9bfc55d41a0ef09ad996503692512f6ff291b5cc20e34888102aadb4/ascii_generator-1.2.0.tar.gz",
"platform": null,
"description": "# ascii-generator\n\n[](https://github.com/unkokaeru/ascii-generator)\n[](https://github.com/unkokaeru/ascii-generator)\n[](https://github.com/unkokaeru/ascii-generator)\n[](https://github.com/unkokaeru/ascii-generator)\n\nConverts a PNG file to ASCII art. Mainly built just to test `untitledpythonproject`.\n\n- [ascii-generator](#ascii-generator)\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- [ ] PNG to ASCII conversion\n\n## Installation\n\nTo install ascii-generator, simply run:\n\n```bash\npip install ascii-generator\n```\n\n## Usage\n\nAfter installation, you can use ascii-generator by running:\n\n```bash\n$ python3 -m ascii-generator\n# or\n$ ascii-generator\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/ascii-generator/).\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": "Converts a PNG file to ASCII art.",
"version": "1.2.0",
"project_urls": {
"Homepage": "https://github.com/unkokaeru/ascii-generator",
"Repository": "https://github.com/unkokaeru/ascii-generator"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aae4e9ac7257af69a3eb6a81815a4d16f30249ef4106c10fefb784be12344e2b",
"md5": "36412ab80a517a99170e1f3c0166076f",
"sha256": "d40065ff1fe43983cd8810649a9578f4412968d06e49e604923e0d61f173105f"
},
"downloads": -1,
"filename": "ascii_generator-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "36412ab80a517a99170e1f3c0166076f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 11293,
"upload_time": "2024-09-29T16:18:49",
"upload_time_iso_8601": "2024-09-29T16:18:49.753967Z",
"url": "https://files.pythonhosted.org/packages/aa/e4/e9ac7257af69a3eb6a81815a4d16f30249ef4106c10fefb784be12344e2b/ascii_generator-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "820b522d9bfc55d41a0ef09ad996503692512f6ff291b5cc20e34888102aadb4",
"md5": "b6828671fb9fa8a2a9f75b914211dbfc",
"sha256": "e71bf8fcfa63efea01f184a922f5b508178ee790f6c60d1c79303f76e1de2911"
},
"downloads": -1,
"filename": "ascii_generator-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "b6828671fb9fa8a2a9f75b914211dbfc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 7907,
"upload_time": "2024-09-29T16:18:51",
"upload_time_iso_8601": "2024-09-29T16:18:51.214142Z",
"url": "https://files.pythonhosted.org/packages/82/0b/522d9bfc55d41a0ef09ad996503692512f6ff291b5cc20e34888102aadb4/ascii_generator-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-29 16:18:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "unkokaeru",
"github_project": "ascii-generator",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "ascii-generator"
}