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 Actonyms)


✨ 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(result, "acronyms.json")

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.3.tar.gz (3.8 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.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: acrolint-0.1.3.tar.gz
  • Upload date:
  • Size: 3.8 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.3.tar.gz
Algorithm Hash digest
SHA256 8108572aa9d0f4f4cd4e51457b76b0c0c4b8de42f195015463eeb5ae7e2a4837
MD5 36d554c16d041c1ffeed8cd4ed1e329c
BLAKE2b-256 9a54d2b2c26c3b43b152a36922db9f586042b864ddcf076dad08ffec9660a5a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: acrolint-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4413d3a919649c3e9b15e6fe96313f7eb5f1ae0f51f7f217a7480fa554999f1c
MD5 c703989c47ebbfeea36045dc68c77e4c
BLAKE2b-256 971ea091934327ff551916bf7756b7121efed052331a41cd28dd898abd805039

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