Shared developer utilities for the SciTeX ecosystem, providing common tooling for LaTeX-based scientific writing projects. Current version 0.17.6, actively maintained with regular updates.
pip install scitex-devNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check a LaTeX file for common errors and best practices.
Install a TeX distribution (e.g., 'sudo apt install texlive-full' on Ubuntu).
Use version control or copy your project folder before running scitex-dev operations.
Use 'from scitex_dev import clean_auxiliary' instead of 'clean_aux'.
No dependency data recorded yet.