Skip to main content

Loglan Dictionary Database Model for SQLAlchemy

Project description

Loglan Core

Codecov Scrutinizer code quality (GitHub/Bitbucket) Code Climate maintainability Pylint Pytest pylint PyPI - Downloads PyPI - Version GitHub License

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.

SQL LOD Schema

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Loglan-Core-0.2.0.tar.gz (22.3 kB view hashes)

Uploaded Source

Built Distribution

Loglan_Core-0.2.0-py3-none-any.whl (32.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page