Privacy Policy
PyAIAcademy - Learn Python with complete privacy
Last Updated: December 28, 2024
Overview
PyAIAcademy (“we”, “our”, “the app”) is committed to protecting your privacy. This Privacy Policy explains how we handle information when you use our iOS application for learning Python and AI concepts.
Information We Don't Collect
We are proud to be a zero-data-collection app:
- ✓No Personal Information: We don't collect names, email addresses, or any identifying information
- ✓No Usage Analytics: We don't track how you use the app
- ✓No Behavioral Data: We don't monitor your learning patterns or progress externally
- ✓No Device Information: We don't collect device IDs, IP addresses, or location data
- ✓No Third-Party Analytics: We don't use Google Analytics, Firebase, or any tracking services
Information That Stays On Your Device
All your learning data remains exclusively on your device:
- 📱Learning Progress: Stored locally using Core Data
- 📱Code You Write: Saved only in your local app storage
- 📱Settings: Stored in your device's UserDefaults
- 📱Cached Lessons: Downloaded content stored locally for offline access
Code Execution
When you run Python code:
- 1. Transmission: Your code is sent via HTTPS to Piston API servers
- 2. Execution: Code runs in an isolated container
- 3. Results: Only text output is returned to your device
- 4. No Storage: Code and results are not stored on servers
- 5. No Analysis: Your code is not analyzed, logged, or used for any purpose beyond execution
Third-Party Services
Piston API
- Purpose: Remote Python code execution
- Data Sent: Only the Python code you explicitly run
- Data Received: Only execution results (stdout/stderr)
- Privacy: Piston doesn't store or analyze your code
- Security: All communication uses HTTPS/TLS encryption
Data Security
- 🔒Encryption in Transit: All network communication uses TLS 1.3
- 🔒Local Storage: Uses iOS built-in encryption when device is locked
- 🔒No Cloud Storage: We don't store any user data in the cloud
- 🔒No User Accounts: No registration or login required
Children's Privacy
PyAIAcademy is suitable for all ages. Since we don't collect any personal information, we don't knowingly collect information from children under 13.
Your Rights
Since we don't collect personal data, there is:
- • Nothing to request access to
- • Nothing to correct or delete
- • Nothing to port to another service
- • Nothing to opt out of
Changes to This Policy
We may update this Privacy Policy occasionally. Changes will be reflected in the “Last Updated” date. Continued use of the app after changes constitutes acceptance.
Open Source Commitment
Our commitment to privacy is verifiable - our code is structured to make data collection technically impossible, not just legally promised.
Contact Us
For privacy questions or concerns:
Email: privacy@pyaiacademy.com
Website: https://pyaiacademy.com/privacy
Compliance
This app complies with:
- ✓Apple App Store Guidelines
- ✓General Data Protection Regulation (GDPR)
- ✓California Consumer Privacy Act (CCPA)
- ✓Children's Online Privacy Protection Act (COPPA)