Skip to main content

A linter for acronyms in text files.

Project description

Acrolint

Acrolint is a extreamly light weight python library for extraction of acronyms used in your latex and text files, that grow to long to remeber where you used your BUAs (Big Ugly Aconyms)


✨ Features

  • Extracting both the acrronyms and the deffintions for filling in any acronym pages to your work
  • Detect any acronyms you did not define all the UDAs
  • Track where they are first used sao you can fill in the deffinions or check they are deffomed were thy are firt used in your multi file project
  • Suports multiple files
  • JSON file output for the ability to store all of your acronyms and to enable down stream anaylysis

📦 Installation

pip install acrolint

## 💨 Fast start
from acrolint import acrolint, output_file

files = [
    "chapter1.tex",
    "chapter2.tex",
    "chapter3.tex"
]

result = acrolint(files)

output_file("acronyms.json",result)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acrolint-0.1.5.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

acrolint-0.1.5-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file acrolint-0.1.5.tar.gz.

File metadata

  • Download URL: acrolint-0.1.5.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.1

File hashes

Hashes for acrolint-0.1.5.tar.gz
Algorithm Hash digest
SHA256 5880100386b4929ec1116e8bd340f29902f14ffbb274ff700ab91091b5c267ef
MD5 b61acf505efc77c0c670af439bba67c6
BLAKE2b-256 394b57c7b11aeaae1ea46fdfcec483eb928f537021cf4a02ecd171a83378a4a5

See more details on using hashes here.

File details

Details for the file acrolint-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: acrolint-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.1

File hashes

Hashes for acrolint-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 86165e265107f5a1225f2f42c50d0b18a62b81b364fe9af0c08961ab8bced532
MD5 74c7a79194f818ad55d7898749bb4fff
BLAKE2b-256 df3d417e204b203e4068d9d476b61f62a100bf30230bef3be90d64202cb4da53

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page