Metadata-Version: 2.4
Name: nkscoder
Version: 1.0.1
Summary: Nitesh Kumar Singh (@nkscoder) — index of Django packages on PyPI: coupons, courier, tickets, indian-banks, activity monitor, feedback
Author-email: Nitesh Kumar Singh <nkscoder@gmail.com>
Maintainer-email: Nitesh Kumar Singh <nkscoder@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/user/nkscoder/
Project-URL: Documentation, https://github.com/nkscoder
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,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.1; 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.1; extra == "feedback"
Dynamic: license-file

# Nitesh Kumar Singh (@nkscoder) — PyPI Django Packages

[![PyPI user](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)

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

Senior Python Developer (11+ years) — Django, PostgreSQL, fintech, bank statement analysis, distributed systems (Celery, RabbitMQ, Ray).

> **Search:** Nitesh Kumar Singh · nkscoder · NKSCODER · Django PyPI packages · Python open source India

---

## Install all packages

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

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

| Package | Description | Install |
|---------|-------------|---------|
| [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[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 |

---

## Links

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

---

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