Metadata-Version: 2.4
Name: kotu
Version: 0.1.2
Summary: Kotu.me — fast links, smart analytics, developer-first APIs.
Home-page: https://developer.kotu.me
Author: Kotu Admin
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

# Kotu Python SDK (`kotu`)

A modern, developer-friendly Python client for **Kotu**, the next-generation link platform built for developers, creators, and enterprises.

The Kotu Python SDK provides clean, minimal, and powerful access to the entire Kotu API — including link creation, redirection management, analytics, and more — all through a consistent Python interface.

---

## 🚀 Features

### **🔗 Link Shortening**
- Create short links instantly  
- Predictable, fast, globally distributed redirections  
- Support for custom slugs, custom domains, and branded redirects  
- Bulk link operations designed for automation and enterprise scale  

### **📊 Advanced Analytics**
- Real-time analytics for every link  
- Device, OS, browser, geo, and campaign insights  
- Configurable tracking fields per link (plan-based/privacy-aware)  
- Enterprise-grade analytics via Kotu’s Analytics Engine  

### **🧩 Dynamic Link Features**
- Query parameter builder (ideal for marketing automation)  
- Dynamic URL builder with templating  
- Open-in-App deep linking support  
- Redirect rules and conditional routing  

### **🔐 Security & Access**
- API-key based authentication  
- First-class support for server-side use  
- Plan-aware rate handling  
- Enterprise-friendly token management flows  


### **📦 Developer-First Ecosystem**
- Official SDKs for Python, Node.js, Go, Rust, and more  
- Fully typed responses  
- Clear and predictable error handling  
- Designed to be integrated into:  
  - backend services  
  - automation scripts  
  - marketing engines  
  - SaaS products  
  - enterprise tools  

---

## 📚 Documentation & Resources

- **Official Developer Docs:**  
  👉 https://developer.kotu.me  

- **Node.js / JavaScript SDK:**  
  `npm install kotu`  
  👉 https://www.npmjs.com/package/kotu  

- **Source Code / GitHub Repository:**  
  👉 http://github.com/kotu-me/kotu  

---

## ⚡ Installation

```bash
pip install kotu
````

---

## ❓ Support & Issues

For issues, enhancements, or contributions:
GitHub Issues → [http://github.com/kotu-me/kotu/issues](http://github.com/kotu-me/kotu/issues)

---

## 📝 License

MIT License. See LICENSE for details.

---

## ❤️ About Kotu

Kotu is a modern link platform designed to serve **developers**, **marketers**, **creators**, and **businesses** with:

* extreme performance
* deep analytics
* dynamic routing
* privacy-aware tracking
* enterprise-grade reliability
* modern developer tooling

Whether you're shortening URLs at scale, building automations, running campaigns, or selling digital products — **Kotu is built for you.**
