AyED Tools
Project description
AyED Tools
Usage:
$ ayed [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.
Commands:
coll
: Crea las funciones newT, TToString, etc. Para un struct T.files
: Crea archivos .dat con los datos de un excel.
ayed coll
Crea las funciones newT, TToString, TFromString, TToDebug para un struct T.
Por default, abre un editor - $VISUAL o NOTEPAD en Win, $EDITOR o vi/vim/nvim/nano en Linux - en el que podrán escribir sus structs
Si ya tienen un archivo y no quieren que se abra el editor, pueden usar -p o --path [PATH], siendo [PATH] el nombre del archivo.
Usage:
$ ayed coll [OPTIONS]
Options:
-p, --path FILE
: La dirección del archivo .cpp[,.hpp,.c,.h] que contiene a los structs--help
: Show this message and exit.
ayed files
Por default, abre el excel AlgoritmosFiles.xlsx
en la carpeta en la que
estén y lee todas sus solapas.
Si el excel está en otro lugar, pueden especificar la dirección del archivo.xlsx después del nombre del programa, ej:
$ ayed files home/bocanada/Documents/AlgoritmosFiles.xlsx.
Con -s o --sheet [SHEET] pueden especificar una solapa, siendo [SHEET] la solapa.
Si utilizan --no-read, el programa no leerá los archivos para mostrarlos.
Usage:
$ ayed files [OPTIONS] [PATH]
Arguments:
[PATH]
: La dirección del .xlsx [default: AlgoritmosFiles.xlsx]
Options:
-s, --sheet TEXT
: El nombre de la solapa/sheet--read / --no-read
: Lee las estructuras guardadas en el .dat [default: True]--help
: Show this message and exit.
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
Built Distribution
File details
Details for the file ayed-1.1.0.tar.gz
.
File metadata
- Download URL: ayed-1.1.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5+ Linux/5.12.9-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | daad87c910c50c186e3cfb6b36401dbdc157dcf1c0acb30b9f94cc19d73defce |
|
MD5 | 7f26909cfe5ddcdce272c8e230b15956 |
|
BLAKE2b-256 | dde2d182afce522f26761a7c63c1f153cf3c89a1547a84e42c53cc99a27adc78 |
File details
Details for the file ayed-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: ayed-1.1.0-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5+ Linux/5.12.9-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16457d17a52dc9b75851b847bd4a716c815fa1d6da26d0c83d00bdcd80635ce2 |
|
MD5 | 9b67175f2bd2f49084cb2960afddd3fb |
|
BLAKE2b-256 | cb35e573fffc24fc4334a5c108ebe94b1b7981a36490e526a4034b20e5bdfb3d |