Metadata-Version: 2.1
Name: fastgs
Version: 0.0.1
Summary: Geospatial (especially Multi-Spectral) support for fastai
Home-page: https://github.com/restlessronin/fastgs
Author: restlessronin
Author-email: 88921269+restlessronin@users.noreply.github.com
License: Apache Software License 2.0
Keywords: geospatial multi-spectral fastai nbdev jupyter notebook python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

Welcome to `fastgeo`
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install fastgs
```

## How to use

TODO

``` python
#TODO
```
