Skip to content

FredLL-Avaiga/taipy-config

This branch is 4 commits behind Avaiga/taipy-config:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e41313c · Oct 26, 2023
Aug 21, 2023
Oct 26, 2023
Oct 18, 2023
Oct 16, 2023
Jun 15, 2022
Jun 15, 2022
Jun 15, 2022
Jun 15, 2022
Aug 22, 2023
Jun 15, 2022
Jan 25, 2023
Jun 15, 2022
Jun 15, 2022
Mar 21, 2023
Jun 21, 2022
Jan 25, 2023
Jan 27, 2023
Dec 30, 2022
Feb 21, 2023
Feb 21, 2023
Jan 27, 2023
Aug 22, 2023

Repository files navigation

Taipy config

License

Copyright 2023 Avaiga Private Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Usage

What is Taipy config

Taipy is a Python library for creating Business Applications. More information on our website. Taipy is split into multiple repositories including taipy-config to let users install the minimum they need.

Taipy config is dedicated to help the user configure a Taipy application.

A more in depth documentation of taipy can be found here.

Installation

Want to install Taipy config? Check out our INSTALLATION.md file.

Contributing

Want to help build Taipy config? Check out our CONTRIBUTING.md file.

Code of conduct

Want to be part of the Taipy config community? Check out our CODE_OF_CONDUCT.md file.

Directory Structure

  • taipy/:
    • config: Configuration definition, management and implementation. config.config.Config is the main entrypoint for configuring a Taipy Core application.
    • logger: Taipy logger.
    • tests: Unit tests following the taipy/ structure.
  • CODE_OF_CONDUCT.md: Code of conduct for members and contributors of taipy-config.
  • CONTRIBUTING.md: Instructions to contribute to taipy-config.
  • INSTALLATION.md: Instructions to install taipy-config.
  • LICENSE: The Apache 2.0 License.
  • Pipfile: File used by the Pipenv virtual environment to manage project dependencies.
  • README.md: Current file.
  • contributors.txt: The list of contributors.
  • setup.py: The setup script managing building, distributing, and installing taipy-config.
  • tox.ini: Contains test scenarios to be run.

About

holds the taipy configuration tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%