Code Monkey home page Code Monkey logo

contract-generator-pyside2's Introduction

contract-generator-pyside2

Another contract generator built on PySide2.

Dependencies

Steps

  1. Go to contract_generator_app.spec and modify some directory settings to fit your environment
  2. Replace the template files to fit your need (see Available Fields and existing dummy templates for more information)
  3. Run pyinstaller to build your application (see Build)

Available Fields

The following fields are supported inside .template files

  • Contract Templates
    • start_date
    • end_date
    • party_a_name
    • party_a_representative
    • party_a_registered_address
    • party_a_contact_address
    • party_b_name
    • party_b_representative
    • party_b_registered_address
    • party_b_contact_address
    • signature_date
    • payment_method
  • Payment Method Templates
    • currency
    • cross_border_payment
    • bank_account
    • account_name
    • name_of_the_bank
    • bank_code
    • name_of_the_branch
    • branch_code
    • country_of_the_bank_receiving_the_payment
    • swift_code
    • other_code
    • other_code_text

Build

To build, run the following command. PYTHONOPTIMIZE=1 is optional.

PYTHONOPTIMIZE=1 pyinstaller --clean --noconfirm contract_generator_app.spec

contract-generator-pyside2's People

Contributors

yesiah avatar

Watchers

 avatar

Forkers

isabella232

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.