Skip to main content

A package to manage variables in a JSON file

Project description

Mi Paquete

Este es un paquete en Python para gestionar variables y almacenarlas en un archivo JSON.

Como usar

from dualcode import saveVar, deleteVar, seeAllVar, getVar

hola = 10 adios = 20 saveVar(hola) saveVar(adios)

print(seeAllVar()) # Shows all saved variables

x = getVar('hola') # Returns 42 print(x)

deleteVar('adios') print(seeAllVar()) # Shows all saved variables

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

dualcode-1.0.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dualcode-1.0.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file dualcode-1.0.0.tar.gz.

File metadata

  • Download URL: dualcode-1.0.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dualcode-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5c7dd866effaa9f90016ed95a4251aabaf18833bc9c7874bd84a734dd10a96c3
MD5 d4396aa8e94488dd426cd49699a1b703
BLAKE2b-256 515a72e11034449fb296f007ddad4b345500a83f7ba07e2eb2e66f46bdf7b88c

See more details on using hashes here.

File details

Details for the file dualcode-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: dualcode-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dualcode-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f9e29685c5c20387e7da5594a1add84747ffe8bfa1536ad9ec0bddc2ce486414
MD5 3ef94d4c4e7d3fc3ba929828252f1045
BLAKE2b-256 85a97800306d2efc62321de1dcc1722569c511a3b31661d636d16c36b4cfabc7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page