flatex | Python script for flattening '' a nested LaTeX document

 by   johnjosephhorton Python Version: Current License: No License

kandi X-RAY | flatex Summary

kandi X-RAY | flatex Summary

flatex is a Python library typically used in Template Engine, Latex applications. flatex has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.

This "flattens" a LaTeX document by replacing all \input{X} lines w/ the text actually contained in X. I recently re-factored it to use the click module to create a command line interface. Copyright, 2015, John J. Horton (john.joseph.horton@gmail.com) Distributed under the terms of the GNU General Public License See for details. It was inspired by: There are C and perl versions of this, but I wanted a pure python version to fit in w/ my existing paper-creating toolchain.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              flatex has a low active ecosystem.
              It has 44 star(s) with 22 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 1 have been closed. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of flatex is current.

            kandi-Quality Quality

              flatex has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              flatex does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              flatex releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              flatex saves you 44 person hours of effort in developing the same functionality from scratch.
              It has 123 lines of code, 15 functions and 4 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed flatex and discovered the below as its top functions. This is intended to give you an instant insight into flatex implemented functionality, and help decide if they suit your requirements.
            • Recursively expand a file
            • Create a path from relative_ref
            • Check if a text line is a valid input
            • Get the input from a line
            • Return a list of lines from file
            Get all kandi verified functions for this library.

            flatex Key Features

            No Key Features are available at this moment for flatex.

            flatex Examples and Code Snippets

            No Code Snippets are available at this moment for flatex.

            Community Discussions

            Trending Discussions on flatex

            QUESTION

            Setting ansible.cfg in Jenkins job
            Asked 2019-Sep-26 at 13:10

            Actually I'm working on creating software deployment jobs which will deploy my software over Ansible roles. The Ansible roles will be executed over a central Jenkins Server to have a GUI for "everybody" who should be able to execute the software deployment.

            My Ansible roles and playbooks and so on have their own ansible.cfg which is different to standard ansible configuration under /etc/ansible/ansible.cfg, also /etc/ansible/ansible.cfg will not be changed because it will be used by different Ansible Tasks which need other options.

            Now I'm searching for a way how I can set the path to the ansible.cfg file in the Jenkins job. I've already found the Ansible docu (https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-configuration-settings) but I'm not able to set ANSIBLE_CONFIG in the Jenkins Job and also I don't know the "home" of the Jenkins job.

            Does anybody had the same problem and has any solution for that? Maybe by setting env vars in Jenkins Job?

            EDIT: I've also tried the way over EnvInject Plugin in Jenkins to set ANSIBLE_CONFIG for the build run. Unfortunately with no solution here. I've tried it in the two ways which are described here: How to set environment variables in Jenkins?

            That is my output in Jenkins (also tried it without the " " for the path):

            ...

            ANSWER

            Answered 2019-Sep-26 at 09:13

            From the output it looks like you are using shell command to execute ansible-playbook. You can try setting environment variable before ansible-playbook command. Below is the example.

            Source https://stackoverflow.com/questions/58112266

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

            Vulnerabilities

            No vulnerabilities reported

            Install flatex

            You can download it from GitHub.
            You can use flatex 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
            CLONE
          • HTTPS

            https://github.com/johnjosephhorton/flatex.git

          • CLI

            gh repo clone johnjosephhorton/flatex

          • sshUrl

            git@github.com:johnjosephhorton/flatex.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

            Explore Related Topics

            Consider Popular Python Libraries

            public-apis

            by public-apis

            system-design-primer

            by donnemartin

            Python

            by TheAlgorithms

            Python-100-Days

            by jackfrued

            youtube-dl

            by ytdl-org

            Try Top Libraries by johnjosephhorton

            gg2d3

            by johnjosephhortonJavaScript

            rAutor

            by johnjosephhortonR

            texscrap

            by johnjosephhortonPython

            research_tools

            by johnjosephhortonPython

            lip2sql

            by johnjosephhortonPython