=======
PyDetex
=======
.. image:: https://img.shields.io/badge/author-Pablo%20Pizarro%20R.-lightgray.svg
:target: https://ppizarror.com
:alt: @ppizarror
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://opensource.org/licenses/MIT
:alt: License MIT
.. image:: https://img.shields.io/badge/python-3.7+-red.svg
:target: https://www.python.org/downloads
:alt: Python 3.7+
.. image:: https://badge.fury.io/py/pydetex.svg
:target: https://pypi.org/project/pydetex
:alt: PyPi package
.. image:: https://img.shields.io/github/actions/workflow/status/ppizarror/PyDetex/ci.yml?branch=master
:target: https://github.com/ppizarror/PyDetex/actions/workflows/ci.yml
:alt: Build status
.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fppizarror%2FPyDetex.svg?type=shield
:target: https://app.fossa.com/projects/git%2Bgithub.com%2Fppizarror%2FPyDetex?ref=badge_shield
:alt: FOSSA Status
.. image:: https://readthedocs.org/projects/pydetex/badge/?version=latest
:target: https://pydetex.readthedocs.io
:alt: Documentation Status
.. image:: https://codecov.io/gh/ppizarror/PyDetex/branch/master/graph/badge.svg
:target: https://codecov.io/gh/ppizarror/PyDetex
:alt: Codecov
.. image:: https://img.shields.io/github/issues/ppizarror/PyDetex
:target: https://github.com/ppizarror/PyDetex/issues
:alt: Open issues
.. image:: https://img.shields.io/pypi/dm/pydetex?color=purple
:target: https://pypi.org/project/pydetex
:alt: PyPi downloads
.. image:: https://static.pepy.tech/personalized-badge/pydetex?period=total&units=international_system&left_color=grey&right_color=lightgrey&left_text=total%20downloads
:target: https://pepy.tech/project/pydetex
:alt: Total downloads
.. image:: https://img.shields.io/badge/buy%20me%20a-Ko--fi-02b9fe
:target: https://ko-fi.com/ppizarror
:alt: Buy me a Ko-fi
Source repo on `GitHub <https://github.com/ppizarror/PyDetex>`_,
and run it on `Repl.it <https://repl.it/github/ppizarror/PyDetex>`_
Introduction
------------
PyDetex is a Python application that transforms LaTeX code into plain text. It has multiple
language support (15+), detects repeated words, offers a dictionary (synonyms, antonyms,
definitions), and many more things to come!
Comprehensive documentation for the latest version (if you plan to use the API)
is available at https://pydetex.readthedocs.io
Raw data
{
"_id": null,
"home_page": "https://pydetex.readthedocs.io",
"name": "pydetex",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.7",
"maintainer_email": null,
"keywords": "latex detex parser gui",
"author": "Pablo Pizarro R.",
"author_email": "pablo@ppizarror.com",
"download_url": "https://files.pythonhosted.org/packages/f5/39/aff251ec1dac2e53fd4b2f3a5f64c227453befe1f1db5250b7ca9024fafb/pydetex-1.1.1.tar.gz",
"platform": "any",
"description": "=======\r\nPyDetex\r\n=======\r\n\r\n.. image:: https://img.shields.io/badge/author-Pablo%20Pizarro%20R.-lightgray.svg\r\n :target: https://ppizarror.com\r\n :alt: @ppizarror\r\n\r\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\r\n :target: https://opensource.org/licenses/MIT\r\n :alt: License MIT\r\n\r\n.. image:: https://img.shields.io/badge/python-3.7+-red.svg\r\n :target: https://www.python.org/downloads\r\n :alt: Python 3.7+\r\n\r\n.. image:: https://badge.fury.io/py/pydetex.svg\r\n :target: https://pypi.org/project/pydetex\r\n :alt: PyPi package\r\n\r\n.. image:: https://img.shields.io/github/actions/workflow/status/ppizarror/PyDetex/ci.yml?branch=master\r\n :target: https://github.com/ppizarror/PyDetex/actions/workflows/ci.yml\r\n :alt: Build status\r\n \r\n.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fppizarror%2FPyDetex.svg?type=shield\r\n :target: https://app.fossa.com/projects/git%2Bgithub.com%2Fppizarror%2FPyDetex?ref=badge_shield\r\n :alt: FOSSA Status\r\n \r\n.. image:: https://readthedocs.org/projects/pydetex/badge/?version=latest\r\n :target: https://pydetex.readthedocs.io\r\n :alt: Documentation Status\r\n\r\n.. image:: https://codecov.io/gh/ppizarror/PyDetex/branch/master/graph/badge.svg\r\n :target: https://codecov.io/gh/ppizarror/PyDetex\r\n :alt: Codecov\r\n\r\n.. image:: https://img.shields.io/github/issues/ppizarror/PyDetex\r\n :target: https://github.com/ppizarror/PyDetex/issues\r\n :alt: Open issues\r\n\r\n.. image:: https://img.shields.io/pypi/dm/pydetex?color=purple\r\n :target: https://pypi.org/project/pydetex\r\n :alt: PyPi downloads\r\n\r\n.. image:: https://static.pepy.tech/personalized-badge/pydetex?period=total&units=international_system&left_color=grey&right_color=lightgrey&left_text=total%20downloads\r\n :target: https://pepy.tech/project/pydetex\r\n :alt: Total downloads\r\n \r\n.. image:: https://img.shields.io/badge/buy%20me%20a-Ko--fi-02b9fe\r\n :target: https://ko-fi.com/ppizarror\r\n :alt: Buy me a Ko-fi\r\n\r\nSource repo on `GitHub <https://github.com/ppizarror/PyDetex>`_, \r\nand run it on `Repl.it <https://repl.it/github/ppizarror/PyDetex>`_\r\n\r\nIntroduction\r\n------------\r\n\r\nPyDetex is a Python application that transforms LaTeX code into plain text. It has multiple\r\nlanguage support (15+), detects repeated words, offers a dictionary (synonyms, antonyms,\r\ndefinitions), and many more things to come!\r\n\r\nComprehensive documentation for the latest version (if you plan to use the API)\r\nis available at https://pydetex.readthedocs.io\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An application that transforms LaTeX code to plain text",
"version": "1.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/ppizarror/PyDetex/issues",
"Documentation": "https://pydetex.readthedocs.io",
"Homepage": "https://pydetex.readthedocs.io",
"Source Code": "https://github.com/ppizarror/PyDetex"
},
"split_keywords": [
"latex",
"detex",
"parser",
"gui"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a3beeea0133b26458d3505e0bd7d9bde1c7931fd4b8e4a3fa5264c7b9ecf6d77",
"md5": "d0d0e6c5aea0494c0899ec05b05bfe5b",
"sha256": "624a872b801b6b651b2598f633392604c5342bc8a0e2e4d2eda737417c5eef09"
},
"downloads": -1,
"filename": "pydetex-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d0d0e6c5aea0494c0899ec05b05bfe5b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7",
"size": 129708,
"upload_time": "2025-03-28T22:57:12",
"upload_time_iso_8601": "2025-03-28T22:57:12.229815Z",
"url": "https://files.pythonhosted.org/packages/a3/be/eea0133b26458d3505e0bd7d9bde1c7931fd4b8e4a3fa5264c7b9ecf6d77/pydetex-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f539aff251ec1dac2e53fd4b2f3a5f64c227453befe1f1db5250b7ca9024fafb",
"md5": "d4ff4f20c43b123c9b4b65593b5e6ebd",
"sha256": "f195a5bdff618a886965ff62866299959d84d6859bd65cbf2922b2861d84a94c"
},
"downloads": -1,
"filename": "pydetex-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "d4ff4f20c43b123c9b4b65593b5e6ebd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7",
"size": 126481,
"upload_time": "2025-03-28T22:57:13",
"upload_time_iso_8601": "2025-03-28T22:57:13.751772Z",
"url": "https://files.pythonhosted.org/packages/f5/39/aff251ec1dac2e53fd4b2f3a5f64c227453befe1f1db5250b7ca9024fafb/pydetex-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-28 22:57:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ppizarror",
"github_project": "PyDetex",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "beautifulsoup4",
"specs": [
[
">=",
"4.11.1"
]
]
},
{
"name": "flatlatex",
"specs": [
[
">=",
"0.15"
]
]
},
{
"name": "langdetect",
"specs": [
[
">=",
"1.0.9"
]
]
},
{
"name": "nltk",
"specs": [
[
">=",
"3.9.1"
]
]
},
{
"name": "outdated",
"specs": [
[
">=",
"0.2.2"
]
]
},
{
"name": "Pillow",
"specs": [
[
">=",
"9.4.0"
]
]
},
{
"name": "PyMultiDictionary",
"specs": [
[
">=",
"1.3.2"
]
]
},
{
"name": "pyperclip",
"specs": [
[
">=",
"1.9.0"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.32.3"
]
]
},
{
"name": "tkmacosx",
"specs": [
[
">=",
"1.0.5"
]
]
}
],
"lcname": "pydetex"
}