Metadata-Version: 1.0
Name: pynite
Version: 1.1.9
Summary: An async Python API wrapper for the Fortnite API
Home-page: https://github.com/cree-py/pynite
Author: SharpBit & Umbresp
Author-email: creepy.org3301@gmail.com
License: MIT
Description: # pynite
        An async python wrapper for the Fortnite API.
        
        #### Installation
        Type this into your console:
        ```
        pip install pynite
        ```
        If you come across an unknown error or bug, please [open an issue](https://github.com/cree-py/pynite/issues/new).
        
        #### Documentation
        Documentation is in progress! If you would like to contribute, let us know by joining our [discord server](https://discord.gg/RzsYQ9f). Current docs are in the [docs folder](https://github.com/cree-py/pynite/tree/master/docs) of this repository. Start out with [intro.md](https://github.com/cree-py/pynite/blob/master/docs/intro.md)
        
        #### Misc
        This is an async python wrapper for the Fortnite API. If you would like to help, just let us know in our [discord server](https://discord.gg/RzsYQ9f)!
        
Keywords: fortnite, pynite, api-wrapper, async
Platform: UNKNOWN
