PILAR
Python Interface to Land Atmosphere Reservoir model
Always start the README explaining clearly what your package do. If you can include here some beautiful image to call the attention of the potential user do it!
This is an example:
Download and install
Describe here how the package can be downloaded and install it in different arquitectures.
If you are using PyPI installation it's as simple as:
pip install pilar
Quick start
In this section you should provide the most simple instructions to use your package.
For instance:
import pilar
print(pilar.version)
Code examples
Provide some detailed examples for more advanced users.
For instance:
import pilar
obj = MyClass()
What's new
If your package will be frequently updated with new features include a section describing the new features added to it:
Version 0.0.*:
- First version of the package.
This package has been designed and written by Fulanit@ de Tal (C) 202X
Release files for pilar 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pilar-0.0.1.tar.gz | 3.4 kB | Details |
Release files / pilar-0.0.1.tar.gz
| Download URL | pilar-0.0.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aabff09f85454f1bb54f7104886cfe6d2b916e5e24c1e0406ee15a9a81256609
|
|
BLAKE2b-256 checksum How to use checksums |
5732f219f947bb41925109029d9070021e7f3b3eb5a8a189a6348102c64295f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|