Skip to main content

Proyecto para análisis de exámenes psicológicos

Project description

LOGO

Psychoanalyst

Maintenance


Proyecto para análisis de exámenes psicológicos.


Tech Stack

Python SQLite Pandas NumPy Matplotlib DearPyGUI

Building

Poetry PowerShell

Installing

TODO: Release

How to build

Cross-platform

For cross-platform releases/builds use a *.whl file, so that you can install it by using:

python -m pip install *.whl

I recommend and use Poetry for building the *.whl file, although there is an extra step (read the pyproject.toml file).

Windows

This project is primarily designed for Windows users, who may or may not have Python installed. To facilitate the installation, the objective is to provide either a *.msi or *.exe installer.

Before building the installer

  1. Package a python interpreter:

    Download python-{version}-embed-{arch}.zip from Python.

  2. Run the build script:

    ./scripts/build.ps1 python-{version}-embed-{arch}.zip
    

Using Advance installer

To build the installer, you will use the *.aip file included in the project. Follow these steps:

  1. Install Advanced Installer (if not already installed).

  2. Configure project:

    • Launch Advanced Installer.

    • Open the .aip file provided in the project directory.

    • Configure the installer as needed.

  3. Build:

    • Click on the “Build” button in Advanced Installer.

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

psychoanalyst-1.0.0.tar.gz (108.6 kB view hashes)

Uploaded Source

Built Distribution

psychoanalyst-1.0.0-py3-none-any.whl (112.0 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