https://github.com/suffolklitlab/docassemble-altoolbox
Collection of small utility functions, classes, and web components for Docassemble interviews
https://github.com/suffolklitlab/docassemble-altoolbox
docassemble document-assembly-line document-automation
Last synced: 11 months ago
JSON representation
Collection of small utility functions, classes, and web components for Docassemble interviews
- Host: GitHub
- URL: https://github.com/suffolklitlab/docassemble-altoolbox
- Owner: SuffolkLITLab
- License: mit
- Created: 2020-06-26T16:42:43.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T20:44:14.000Z (over 1 year ago)
- Last Synced: 2025-03-21T15:45:19.739Z (about 1 year ago)
- Topics: docassemble, document-assembly-line, document-automation
- Language: Python
- Homepage: https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/framework/altoolbox
- Size: 861 KB
- Stars: 14
- Watchers: 6
- Forks: 2
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ALToolbox
[](https://badge.fury.io/py/docassemble-ALToolbox)
This repository is used to host small Python modules, widgets, and JavaScript web components js files that enhance Docassemble interviews. These modules were
built as part of the Suffolk University Law School LIT Lab's [Document Assembly Line project](https://suffolklitlab.org/docassemble-AssemblyLine-documentation/).
They are placed here
rather than in https://github.com/SuffolkLitLab/docassemble-AssemblyLine because we believe these small components can easily be used
by anyone, regardless of whether they use any other code from the Document Assembly Line project.
If you want to add a small function to this project, consider adding it to the existing misc.py to avoid creating too many module files.
## Documentation
Read the [documentation for the functions and components](https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/framework/altoolbox) to learn
how to use these components in your own [Docassemble](https://github.com/jhpyle/docassemble) projects.
## Suffolk LIT Lab Document Assembly Line

The Assembly Line Project is a collection of volunteers, students, and institutions who joined together
during the COVID-19 pandemic to help increase access to the court system. Our vision is mobile-friendly,
easy to use **guided** online forms that help empower litigants to access the court remotely.
Our signature project is [CourtFormsOnline.org](https://courtformsonline.org).
We designed a step-by-step, assembly line style process for automating court forms on top of Docassemble
and built several tools along the way that **you** can use in your home jurisdiction.
This package contains **runtime code** and **pre-written questions** to support authoring robust,
consistent, and attractive Docassemble interviews that help complete court forms.
Read more on our [documentation page](https://suffolklitlab.org/docassemble-AssemblyLine-documentation/).
## Related repositories
* https://github.com/SuffolkLitLab/docassemble-AssemblyLine
* https://github.com/SuffolkLitLab/docassemble-ALWeaver
* https://github.com/SuffolkLitLab/docassemble-ALMassachusetts
* https://github.com/SuffolkLitLab/docassemble-MassAccess
* https://github.com/SuffolkLitLab/docassemble-ALThemeTemplate
* https://github.com/SuffolkLitLab/EfileProxyServer
## Contributors:
* @plocket
* @nonprofittechy
* @purplesky2016
* @brycestevenwilley