Metadata-Version: 2.4
Name: hello-world-andrefellipe
Version: 0.2.2
Summary: A state-of-the-art Python package boilerplate.
License-File: LICENSE
Author: Andre Fellipe
Author-email: andrefellipern@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: typer (>=0.25.1,<0.26.0)
Description-Content-Type: text/markdown

# Hello World

[![codecov](https://codecov.io/gh/andrefellipe/hello_world/graph/badge.svg?token=f6e2573c-f80a-4be4-9433-ff06ae06ff72)](https://codecov.io/gh/andrefellipe/hello_world)

[![PyPI version](https://badge.fury.io/py/hello-world-andrefellipe.svg?cachebust=1)](https://badge.fury.io/py/hello-world-andrefellipe)
[![CI](https://github.com/andrefellipe/hello_world/actions/workflows/ci.yml/badge.svg)](https://github.com/andrefellipe/hello_world/actions/workflows/ci.yml)
[![Python Versions](https://img.shields.io/pypi/pyversions/hello-world-andrefellipe.svg?cachebust=1)](https://pypi.org/project/hello-world-andrefellipe/)

This is a state-of-the-art Python package boilerplate.

## License

Copyright 2026 Andre Fellipe

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

