2026.1 MeasureSoftGram-Parser
July 11, 2026 ยท View on GitHub
What is?
The MeasureSoftGram-Parser is responsible for parsing content from different sources of data. The goal of this parser is to be as general as possible, adapting to information that comes from HTTP requests or JSON files.
How to run Parser
Install dependencies
pip install -r requirements.txt
How to run tests
Install dependencies
pip install -r requirements.txt
Run the test suite
tox
To run the tests for a specific package or file, pass it as an argument:
tox <PACKAGE OR FILE>
Contribute
Do you want to contribute with our project? Access our contribution guide where we explain how you do it.
License
Code of Conduct
We follow a Code of Conduct โ please read it before contributing.
Documentation
The documentation of this project can be accessed at: Documentation
Wiki
For more information, see our wiki.