Technology
Open source software has been an extraordinarily powerful driver of modern techonology.
and technology continues to be a significant change agent and a key economic force.
To give back to the community, we have made available several open source packages.

Software Packages
All open source software is provided through git repositories and each release is signed using our git signing key : <arch@sapience.com>
More information about using this is described in the tech note Git Signing Keys.

Code Improvements
We are working to improve all our python source code by making them compliant with PEP-8, PEP-257 and PEP-484 style guidance.
In addition, when beneficial, code is being re-factored and re-organized.

Our module packages are being enhanced with PEP-561 type hints.
This not only makes the code better, but this also means module users can now benefit when using type checkers (such as mypy).
Module API reference documentation is being enhanced as well.
Open Source Software Packages
Currently available open source softwaare
Software Packages: Software packages
Technology Blog
Some technology related articles
Tech Blog: Tech Blog