Skip to main content

Python binding for generating `.pe` files, for use with Hilti-Profis software.

Project description

Hilti Profis

Python binding for generating `.pe` files, for use with Hilti-Profis software.

Documentation · Report Bug · Request Feature


GitHub commit activity GitHub last commit

Table of Contents

1. About the Project

1.1. Features

  • Feature 1
  • Feature 2
  • Feature 3

2. Getting Started

2.1. Prerequisites

Python 3.11 or above

2.2. Dependencies

Create the virutual environment and install dependencies

  pip install flit

2.3. Installation

2.3.1. From github

Get the latest version directly from github

  git clone https://github.com/rpakishore/Hilti-Profis.git
  cd Hilti-Profis
  pip install flit
  flit install --production

2.3.2. From Pypi

  pip install hilti_profis

2.4. Development

Download the git and install via flit

  git clone https://github.com/rpakishore/Hilti-Profis.git
  cd Hilti-Profis
  pip install flit
  flit install

3. Usage

from template_python import Reader, debug
debug(True) #For debug messages, Can be skipped.

# Initialize
pdf = Reader(filepath=r"textbook.pdf", password=None)

4. Roadmap

  • Set up a skeletal framework
  • Todo 2

5. FAQ

  • Question 1

    • Answer 1
  • Question 2

    • Answer 2

6. License

See LICENSE for more information.

7. Contact

Arun Kishore - @rpakishore

Project Link: https://github.com/rpakishore/Hilti-Profis

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

hilti_profis-0.0.1.tar.gz (20.7 kB view hashes)

Uploaded Source

Built Distribution

hilti_profis-0.0.1-py3-none-any.whl (25.1 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