User auth, settings management, and local DB handling with Firebase and SQLite
Project description
auth-db-neonix
Authentication and settings management module for Python apps using Firebase for auth and SQLite for local data.
🚀 Features
- 🔐 Firebase-based user authentication
- 🔁 Cookie and session management
- 💾 Firebase Firestore settings persistence
- 🗄️ SQLite-based local data layer
- 🧰 Pluggable architecture (DTOs, Services, Models)
📦 Installation
From GitHub
pip install git+https://github.com/NeoNix-Lab/neoquant-auth-manager.git
For Development
pip install "git+https://github.com/<your-username>/auth_db_neonix.git#egg=auth_db_neonix[dev]"
🔧 Usage
from auth_db_neonix import login_user, register_user, DataRetriever
user = register_user("you@example.com", "yourpassword")
cookie = login_user("you@example.com", "yourpassword")
data = DataRetriever.from_settings(user.uid, db_setting)
🧪 Run Tests
pytest tests/
📁 Project Structure
.
├── auth_db_neonix/
├── tests/
├── pyproject.toml
├── README.md
├── .gitignore
└── LICENSE
📄 License
MIT License (see LICENSE file)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auth_db_neonix-0.1.64.tar.gz.
File metadata
- Download URL: auth_db_neonix-0.1.64.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f853836f2e422f00f3de8b035c2046fec107e2379aa99bf418572f082d140c0
|
|
| MD5 |
a9f18c725c4add0f1d7f50060a3c55d2
|
|
| BLAKE2b-256 |
a27f30396cc9a82e3f6dd81f2a6683665ea10cecb7ce886567cd10f51a5ae10c
|
Provenance
The following attestation bundles were made for auth_db_neonix-0.1.64.tar.gz:
Publisher:
python-publish.yml on NeoNix-Lab/neoquant-auth-manager
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
auth_db_neonix-0.1.64.tar.gz -
Subject digest:
5f853836f2e422f00f3de8b035c2046fec107e2379aa99bf418572f082d140c0 - Sigstore transparency entry: 245637229
- Sigstore integration time:
-
Permalink:
NeoNix-Lab/neoquant-auth-manager@8d99a9957c4f3cda55feee82c28dbf8dcbe917dd -
Branch / Tag:
refs/tags/v0.2.3 - Owner: https://github.com/NeoNix-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@8d99a9957c4f3cda55feee82c28dbf8dcbe917dd -
Trigger Event:
push
-
Statement type:
File details
Details for the file auth_db_neonix-0.1.64-py3-none-any.whl.
File metadata
- Download URL: auth_db_neonix-0.1.64-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d3b8788636c769ecc4d2d4fc2ef5643758cc0ff6e35d9ce9071fc4efb7d9f38
|
|
| MD5 |
9260d8c1ffc07b2e4ca17a3e0b53db00
|
|
| BLAKE2b-256 |
cbd29e2756c066bb3184e5336f3e98564cb90f1dceac67e804c667295f4a3f70
|
Provenance
The following attestation bundles were made for auth_db_neonix-0.1.64-py3-none-any.whl:
Publisher:
python-publish.yml on NeoNix-Lab/neoquant-auth-manager
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
auth_db_neonix-0.1.64-py3-none-any.whl -
Subject digest:
2d3b8788636c769ecc4d2d4fc2ef5643758cc0ff6e35d9ce9071fc4efb7d9f38 - Sigstore transparency entry: 245637230
- Sigstore integration time:
-
Permalink:
NeoNix-Lab/neoquant-auth-manager@8d99a9957c4f3cda55feee82c28dbf8dcbe917dd -
Branch / Tag:
refs/tags/v0.2.3 - Owner: https://github.com/NeoNix-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@8d99a9957c4f3cda55feee82c28dbf8dcbe917dd -
Trigger Event:
push
-
Statement type: