Skip to main content

A simple Toycode program.

Project description

Toycode

A simple project to experiment with building python wheels.

Description

Using pyproject.toml to build is very simple. I'm using this project to further my understanding to build complete python wheels.

Getting Started

Dependencies

  • This project needs at least a Linux operating system, but should work with Windows or Mac (Not tested).

Building Steps

  • It's recommend to build a virtual environment.
$ cd toycode
$ python3 -m venv toycode
$ . toycode/bin/activate
(toycode) $ python -m build

Install Wheel

  • The build wheel is located in the dist directory.
(toycode) $ cd dist
(toycode) $ python install toycode-0.0.1-*.whl

[OPTIONAL] Package Upload to Pypi.org

  • Make sure $HOME/.pypirc has been setup with __token__ and password for twine.
(toycode) $ python -m twine upload dist/*

Executing program

  • How to run the program
(toycode)$ toycode-cli

Authors

Contributors names and contact info

Juan Antonio Sauceda @skibur

Version History

  • 0.0.1
    • Initial Release

License

This project is licensed under the GPL 2.0 License - see the LICENSE.txt file for details

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

toycode-0.0.1a0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

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

toycode-0.0.1a0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file toycode-0.0.1a0.tar.gz.

File metadata

  • Download URL: toycode-0.0.1a0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for toycode-0.0.1a0.tar.gz
Algorithm Hash digest
SHA256 e6131fb4209dd122dc5be77fcafdbfb7e1cd6481d5e4198251ed1f873863ac2a
MD5 5042cf41403797442e63f18eb818a1ae
BLAKE2b-256 054c7afd9e98f30ed02b0aa095341ebe2c7dfd316604e2103ceeed9cb0b42565

See more details on using hashes here.

File details

Details for the file toycode-0.0.1a0-py3-none-any.whl.

File metadata

  • Download URL: toycode-0.0.1a0-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for toycode-0.0.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 78bbf4544a2d11dcd60c259a718dbc4845bf1a725191923d9b0158eeb6570e80
MD5 48fc302536648c3cc7873fc87913e2ea
BLAKE2b-256 fad9c97f41d98fa20c0ffbc689f3cb81a996dcddeb247d76465717d1450bd124

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