Metadata-Version: 2.1
Name: vegan
Version: 2.1.4
Summary: vegan health
License: >1 [Vegan + GPL 3.0 + Non-Commercial]
Keywords: vegan
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: biotech (>=1.1.10,<2.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: law_dictionary (>=1.0.12,<2.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: pydash (>=8.0.0,<9.0.0)
Requires-Dist: pymongo (>=4.6.3,<5.0.0)
Requires-Dist: receptors (>=0.0.1,<0.0.2)
Requires-Dist: redis (>=5.0.4,<6.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: ruff (==0.4.1)
Requires-Dist: sanic (>=23.12.1,<24.0.0)
Requires-Dist: sanic-ext (>=23.12.0,<24.0.0)
Requires-Dist: setuptools (>=69.5.1,<70.0.0)
Requires-Dist: ships (>=1.2.6,<2.0.0)
Requires-Dist: somatic (>=3.0.1,<4.0.0)
Requires-Dist: tinydb (>=4.8.0,<5.0.0)
Project-URL: GitLab, https://gitlab.com/reptilian_climates/modules_series_4/vegan
Description-Content-Type: text/markdown





******

Bravo!  You have received a Mercantilism Diploma in "vegan" from   
the Orbital Convergence University International Air and Water 
Embassy of the Rust Planet (the planet that is one ellipse close to
the Sun than Earth's ellipse).

You are now officially certified to include "vegan" in your practice!

Encore! Encore! Encore! Encore!

******

# vegan


## summary


		
## obtain
```
[USD] pip install vegan
```

---	
## on



```
#
#	vegan_essence.py
#
#

import json
fp = open ("/online/ridges/vegan/ridges.JSON", "r")
ridges = json.loads (fp.read ())
fp.close ()

def crate (the_path):
	from os.path import dirname, join, normpath
	import sys
	import pathlib
	this_directory = pathlib.Path (__file__).parent.resolve ()
	
	return str (normpath (join (this_directory, the_path)))



essence = {
	"monetary": {
		"URL": "mongodb://0.0.0.0:39000/",
					
		"saves": {
			"path": crate ("monetary/_saves")
		}
	},
	"harbor": {
		"PID_path": crate ("harbor/the.logs")
	},
	"USDA": {
		"food": ridges ["USDA"] ["food"]
	},
	"NIH": {
		"supp": ridges ["NIH"] ["supp"]
	}
}
```

```
vegan adventures on
```

```
vegan adventures monetary saves import --name 5.JSON
```

---

## tutorial
```
[USD] vegan help
```
---

## contacts
Bryan@Status600.com






