Loglan Dictionary Database Model for SQLAlchemy
Project description
Loglan Core
SQLAlchemy Database Model for Loglan Dictionary
This project represent a SQLAlchemy database model for the dictionary of constructed language Loglan. It contains schemas for information about words, authors, lexical events, and even more.
Features
Provides a structured SQLAlchemy model for the Loglan dictionary. Includes classes for handling words, authors, lexical events, and more. Can be easily integrated into Python projects to provide Loglan language support.
Prerequisites
Before installing, ensure you have the following software installed on your system:
- Python 3.10+
- pip (Python package manager)
Installation
You can install Loglan-Core using pip:
pip install Loglan-Core
Usage
After installing the package, you can use it as follows:
from loglan_core import Word, Type, Event, Key
# your code here...
For more details please see Intro, Word and WordSelector documentation with examples.
License
Loglan-Core is licensed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Loglan_Core-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc4a475d6f6407bb408e41d845b60ed11267eddd35c2c5cfeaa18f0018f9a27a |
|
MD5 | a42568cef9d57c4508ecb19c8f392957 |
|
BLAKE2b-256 | 073168d46d571c0345c8245db2b2bc46ba40dc1b9cc3c558bdb1dfcdd0acac59 |