Proyecto para análisis de exámenes psicológicos
Project description
Psychoanalyst
Proyecto para análisis de exámenes psicológicos.
Tech Stack
Building
Installing
Cross-platform
python -m pip install psychoanalyst
Requieres python preinstaled
Windows
Go to Releases and download/run the psychoanalyst.msi
file.
How to launch
Cross-platform
python -m psychoanalyst
or
psychoanalyst
Windows
Shortcuts are automatically created by the msi.
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
-
Package a python interpreter:
Download
python-{version}-embed-{arch}.zip
from Python. -
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:
-
Install Advanced Installer (if not already installed).
- Download from Advanced Installer's website
-
Configure project:
-
Launch Advanced Installer.
-
Open the
.aip
file provided in the project directory. -
Configure the installer as needed.
-
-
Build:
- Click on the “Build” button in Advanced Installer.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file psychoanalyst-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: psychoanalyst-1.1.0-py3-none-any.whl
- Upload date:
- Size: 111.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6ab05d994350a82496df5ae1896e144da8f12025397ad276380342b747a2f98 |
|
MD5 | 6a6d6c311d0750f5afd85fc89330d2ac |
|
BLAKE2b-256 | 488be00ebcef9e708af0c790af8b9c443397381a49385334f14569f253c6aa78 |