Metadata-Version: 2.4
Name: nkscoder
Version: 1.0.3
Summary: Nitesh Kumar Singh (@nkscoder) — AI developer for banking. PyPI index of Django packages + portfolio at nkscoder.in
Author-email: Nitesh Kumar Singh <nkscoder@gmail.com>
Maintainer-email: Nitesh Kumar Singh <nkscoder@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://nkscoder.in
Project-URL: Documentation, https://nkscoder.in/blog/
Project-URL: Repository, https://github.com/nkscoder/nkscoder-meta
Project-URL: Author GitHub, https://github.com/nkscoder
Project-URL: Author Website, https://nkscoder.in
Project-URL: LinkedIn, https://www.linkedin.com/in/nitesh-kumar-singh-897437a2/
Project-URL: PyPI Profile, https://pypi.org/user/nkscoder/
Keywords: nkscoder,nitesh-kumar-singh,django,python,open-source,pypi,django-packages,fintech,bank-statement-analysis,nbfc,ollama,langgraph,nvidia-gpu,fastapi,india
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: all
Requires-Dist: coupons>=1.1.1; extra == "all"
Requires-Dist: nkscoder-courier>=1.1.2; extra == "all"
Requires-Dist: nkscoder-django-tickets>=1.0.3; extra == "all"
Requires-Dist: nkscoder-indian-banks>=1.0.2; extra == "all"
Requires-Dist: ai-user-activity-monitor>=1.0.1; extra == "all"
Requires-Dist: nkscoder-django-feedback>=1.0.2; extra == "all"
Provides-Extra: coupons
Requires-Dist: coupons>=1.1.1; extra == "coupons"
Provides-Extra: courier
Requires-Dist: nkscoder-courier>=1.1.2; extra == "courier"
Provides-Extra: tickets
Requires-Dist: nkscoder-django-tickets>=1.0.3; extra == "tickets"
Provides-Extra: banks
Requires-Dist: nkscoder-indian-banks>=1.0.2; extra == "banks"
Provides-Extra: activity
Requires-Dist: ai-user-activity-monitor>=1.0.1; extra == "activity"
Provides-Extra: feedback
Requires-Dist: nkscoder-django-feedback>=1.0.2; extra == "feedback"
Dynamic: license-file

# Nitesh Kumar Singh (@nkscoder)

[![Portfolio](https://img.shields.io/badge/Portfolio-nkscoder.in-6366f1)](https://nkscoder.in)
[![PyPI](https://img.shields.io/badge/PyPI-nkscoder-3775A9?logo=pypi&logoColor=white)](https://pypi.org/user/nkscoder/)
[![GitHub](https://img.shields.io/badge/GitHub-@nkscoder-181717?logo=github)](https://github.com/nkscoder)
[![AI Banking](https://img.shields.io/badge/AI-Bank_Statement_&_NBFC-22d3ee)](https://nkscoder.in/blog/bank-statement-nbfc-part-1-platform-parsing.html)

**Author:** [Nitesh Kumar Singh](https://nkscoder.in) · **PyPI:** [@nkscoder](https://pypi.org/user/nkscoder/) · **Email:** nkscoder@gmail.com

**AI Developer for Banking & Fintech** — NVIDIA GPU, Ollama, LangGraph, FastAPI, CIBIL, loan eligibility, bank statement analysis (HDFC, SBI, ICICI, Axis, Kotak).

Senior Python Developer (11+ years) — Django, PostgreSQL, distributed systems (Celery, RabbitMQ, Ray). Production AI at **Airtel Payments Bank** (Quess Corp Ltd).

> **Search:** Nitesh Kumar Singh · nkscoder · NKSCODER · AI developer bank statement · NVIDIA GPU Ollama · NBFC loan underwriting · Django PyPI packages

---

## Portfolio & case studies

| Resource | Link |
|----------|------|
| **Website** | [nkscoder.in](https://nkscoder.in) |
| **Blog** | [nkscoder.in/blog](https://nkscoder.in/blog/) |
| **NBFC Platform — Part 1** (parsing) | [Case study](https://nkscoder.in/blog/bank-statement-nbfc-part-1-platform-parsing.html) |
| **NBFC Platform — Part 2** (AI & CIBIL) | [Case study](https://nkscoder.in/blog/bank-statement-nbfc-part-2-ai-reports.html) |
| **NVIDIA GPU + Ollama production** | [Case study](https://nkscoder.in/blog/bank-statement-analysis-ollama-gpu.html) |
| **LinkedIn** | [Nitesh Kumar Singh](https://www.linkedin.com/in/nitesh-kumar-singh-897437a2/) |

---

## Install all packages

```bash
pip install "nkscoder[all]"
```

## Packages on [pypi.org/user/nkscoder](https://pypi.org/user/nkscoder/)

| Package | Description | Install |
|---------|-------------|---------|
| [nkscoder](https://pypi.org/project/nkscoder/) | PyPI index — links to all packages below | `pip install nkscoder` |
| [coupons](https://pypi.org/project/coupons/) | Django coupon & discount codes | `pip install coupons` |
| [nkscoder-courier](https://pypi.org/project/nkscoder-courier/) | Zone-based shipping calculator | `pip install nkscoder-courier` |
| [nkscoder-django-tickets](https://pypi.org/project/nkscoder-django-tickets/) | Ticket system with REST API | `pip install nkscoder-django-tickets` |
| [nkscoder-indian-banks](https://pypi.org/project/nkscoder-indian-banks/) | Indian bank logos & IFSC metadata | `pip install nkscoder-indian-banks` |
| [ai-user-activity-monitor](https://pypi.org/project/ai-user-activity-monitor/) | Django user activity dashboard | `pip install ai-user-activity-monitor` |
| [nkscoder-django-feedback](https://pypi.org/project/nkscoder-django-feedback/) | User feedback forms & AI analytics dashboard | `pip install nkscoder-django-feedback` |

### Install one package via meta index

```bash
pip install "nkscoder[feedback]"   # feedback only
pip install "nkscoder[banks]"        # indian-banks only
pip install "nkscoder[all]"          # all packages above
```

### Not on PyPI (do not publish)

| Repository | Reason |
|------------|--------|
| `textilestock` | Private client app — [textilestockindia.com](http://textilestockindia.com/) |
| `ai-stock-platform` | Private trading / market data application |
| `stockpredictor` | Private app; name already used on PyPI by another author |
| `bank-statement-analysis` | Proprietary NBFC platform — see [case studies](https://nkscoder.in/blog/) |

---

## Links

- **Portfolio:** https://nkscoder.in
- **PyPI profile:** https://pypi.org/user/nkscoder/
- **GitHub:** https://github.com/nkscoder
- **LinkedIn:** https://www.linkedin.com/in/nitesh-kumar-singh-897437a2/

---

MIT License · Copyright (c) Nitesh Kumar Singh (nkscoder)
