yatl | web2py template language

 by   web2py Python Version: 20230507.3 License: BSD-3-Clause

kandi X-RAY | yatl Summary

kandi X-RAY | yatl Summary

yatl is a Python library. yatl has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install yatl' or download it from GitHub, PyPI.

This is the web2py template language described here made available as stand alone package so it can be used anywhere. Basically it is pure Python within "{{" ... "}}" delimiters and blocks are terminated with "pass" if termination is not obvious. There is no indentation constraints. In the example SPAN is an optional helper. Output is escaped by default unless marked up with the XML helper as in {{=XML('1 < 2')}}. Note that the helpers included here are similar but not identical to the web2py ones. They are 99% compatible but the implementation is different.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              yatl has a low active ecosystem.
              It has 19 star(s) with 14 fork(s). There are 4 watchers for this library.
              There were 3 major release(s) in the last 12 months.
              There are 8 open issues and 15 have been closed. On average issues are closed in 15 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of yatl is 20230507.3

            kandi-Quality Quality

              yatl has 0 bugs and 18 code smells.

            kandi-Security Security

              yatl has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              yatl code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              yatl is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              yatl releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 981 lines of code, 91 functions and 7 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed yatl and discovered the below as its top functions. This is intended to give you an instant insight into yatl implemented functionality, and help decide if they suit your requirements.
            • Parse text
            • Create a template parser
            • Get the contents of a file
            • Strip tags from the given string
            • Include a file
            • Append a node to the chain
            • Raises a RestrictedError
            • Process a start tag
            • Escape value
            • Escape a text
            • Check if the given URL is acceptable
            • Parse a template file
            • Return the content of a file
            • Sanitize text
            • Return a string containing the allowed tags
            • Handle characters
            • Handle endtag
            • Add entity references
            • XML representation of this tag
            • Handle comments
            Get all kandi verified functions for this library.

            yatl Key Features

            No Key Features are available at this moment for yatl.

            yatl Examples and Code Snippets

            No Code Snippets are available at this moment for yatl.

            Community Discussions

            No Community Discussions are available at this moment for yatl.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install yatl

            You can install using 'pip install yatl' or download it from GitHub, PyPI.
            You can use yatl like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install yatl

          • CLONE
          • HTTPS

            https://github.com/web2py/yatl.git

          • CLI

            gh repo clone web2py/yatl

          • sshUrl

            git@github.com:web2py/yatl.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link