License & acknowledgements
1. Product license
ATARS — the application, its brand name, logo and design — is the proprietary work of its developer, Priyanshu Kumar. All rights reserved. No part of the ATARS branding or proprietary code may be copied, republished or resold without written permission.
Three editions ship, under two licences:
- Desktop application — whether installed from
ATARS-Setup.exeor from the Microsoft Store, use is governed by the End-User License Agreement shown at installation, together with the Terms of Service. Store installs are additionally subject to the Microsoft Standard Application License Terms. - Terminal edition (
pip install atars) — governed by theLICENCE.txtfile inside the package, not by the desktop EULA. It is proprietary software published at no charge — it is not open-source. You may install and run it on any number of machines, for any purpose including commercial, with no fee and no account; everything it produces is yours; and you may pass the package on unmodified and in full, with the licence travelling with it. You may not modify it, republish it under another name, or resell it.
This website is governed by the Terms of Service.
2. Your content
You retain full ownership of the datasets you upload and the reports you generate. ATARS claims no rights over your data or outputs.
3. Open-source acknowledgements
ATARS is built on the work of the open-source Python data community. We gratefully use, among others:
- Streamlit — application framework (Apache-2.0)
- pandas — data manipulation (BSD-3-Clause)
- NumPy — numerical computing (BSD-3-Clause)
- Plotly — interactive visualisation (MIT)
- scikit-learn — machine learning (BSD-3-Clause)
- statsmodels — statistical models (BSD-3-Clause)
- SHAP — model explainability (MIT)
- DuckDB — in-process SQL engine (MIT)
Each library remains under its own license, held by its respective authors. ATARS's use of them does not imply their endorsement. The complete list of bundled components ships with the app in THIRD-PARTY-NOTICES.txt.
4. Fonts
This website uses the open-source typefaces Space Grotesk, Inter and IBM Plex Mono, served under the SIL Open Font License.
5. Trademarks
"ATARS" and the five-colour “a” logo are trademarks of the developer. Other product and company names mentioned are the property of their respective owners.
For licensing, reuse or partnership enquiries, please reach out via the contact page.