Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schemata-py

Test

Python data package for Nostr protocol JSON schemas. Vendored from nostrability/schemata.

Usage

from schemata import get, keys

schema = get("kind1Schema")  # returns dict or None
all_keys = keys()            # sorted list of available keys

License

GPL-3.0-or-later

About

Nostr protocol JSON schema schemata-py

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages