Metadata-Version: 2.4
Name: cs2_nav
Version: 0.3.14
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Summary: Package to produce CS2 meeting point plots.
Keywords: CS2,visualization
Author: Jan-Eric <janericnitschke@gmail.com
Author-email: Jan-Eric <janericnitschke@gmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/JanEricNitschke/cs2_meeting_points

<div align="center">
<h1>CS2-Nav</h1>

 [![Downloads](https://static.pepy.tech/personalized-badge/cs2_nav?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads)](https://pepy.tech/project/cs2_nav) [![Build](https://github.com/JanEricNitschke/cs2_meeting_points/actions/workflows/build.yaml/badge.svg)](https://github.com/JanEricNitschke/cs2_meeting_points/actions/workflows/build.yaml) [![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/JanEricNitschke/pymend/blob/main/LICENSE)

</div>

**Navigation and visibility utilities for [Awpy](https://github.com/pnxenopoulos/awpy) in Rust**

## Installation

To install, just run

```
pip install cs2-nav
```

