Metadata-Version: 2.4
Name: nextera-py
Version: 0.0.2
Summary: A small example package
Author: zengzirui
License-Expression: MIT
Project-URL: Homepage, https://github.com/zengzirui/nextera-py
Project-URL: Issues, https://github.com/zengzirui/nextera-py/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file


# Nextera-Py

### The Next Evolution of Python Programming

[![PyPI version](https://img.shields.io/pypi/v/nextera-py.svg)](https://pypi.org/project/nextera-py/)
[![Python Versions](https://img.shields.io/pypi/pyversions/nextera-py.svg)](https://pypi.org/project/nextera-py/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Downloads](https://static.pepy.tech/badge/nextera-py/month)](https://pepy.tech/project/nextera-py)

Nextera-Py is a comprehensive enhancement library that supercharges Python with modern programming paradigms. It seamlessly integrates powerful features for more expressive, efficient, and enjoyable coding.

## ✨ Key Features

- Enhanced Syntax with advanced piping and reactive streams
- Metaprogramming capabilities with automatic DI and validation
- Performance boost with ultra-fast utilities and parallelism
- Seamless integration across data science libraries
- Developer-friendly tools for better debugging

## GIT Installation

To install the latest development version directly from GitHub:

```bash
git clone https://github.com/your_username/nextera-py.git
cd nextera-py
pip install -e .
```
## PIP Installation

To install the stable release from PyPI:

```bash
pip install nextera-py
```

🚀 Quick Insight
Nextera transforms verbose Python code into concise, expressive pipelines. Complex data processing tasks become simpler with clean, chainable operations.

📚 Documentation
Full documentation available at: https://nextera-py.readthedocs.io

🤝 Contributing
Contributions are welcome! Please see our Contributing Guide for details.

📄 License
MIT License - see LICENSE file for details.
