Skip to main content

Python scaffolding project

Project description

Copyright (c) 2023 Jérémie DECOCK (www.jdhp.org)

Description

Python scaffolding project

Note:

This project is still in beta stage, so the API is not finalized yet.

Dependencies

C.f. requirements.txt

Installation (development environment)

Posix (Linux, MacOSX, WSL, …)

From the Py-Skf source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
source env/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements-dev.txt

Windows

From the Py-Skf source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
env\Scripts\activate.bat
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements-dev.txt

Installation (production environment)

python3 -m pip install --no-cache-dir "pyskf @ git+ssh://git@gitlab.com/jdhp-dev/pyskf.git"

Documentation

Example usage

Build and run the Python Docker image

Build the docker image

From the Py-Skf source code:

docker build -t pyskf:latest .

Run unit tests from the docker container

From the Py-Skf source code:

docker run pyskf pytest

Run an example from the docker container

From the Py-Skf source code:

docker run pyskf python3 /app/examples/hello.py

Bug reports

To search for bugs or report them, please use the Py-Skf Bug Tracker at:

https://gitlab.com/jdhp-dev/pyskf/issues

License

This project is provided under the terms and conditions of the MIT License.

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

pyscaff-0.1.dev0.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

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

pyscaff-0.1.dev0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file pyscaff-0.1.dev0.tar.gz.

File metadata

  • Download URL: pyscaff-0.1.dev0.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for pyscaff-0.1.dev0.tar.gz
Algorithm Hash digest
SHA256 eaf69188ba2d48edefa49623d36ad8326acf1a427eaf63ecd0b5aab153077961
MD5 5bcb05bb0c9ee25ce282c4328cf3ed65
BLAKE2b-256 cd165c8cb7300d22f1e82e93ec52bf93728f9a422789f271c879422b12d24ff3

See more details on using hashes here.

File details

Details for the file pyscaff-0.1.dev0-py3-none-any.whl.

File metadata

  • Download URL: pyscaff-0.1.dev0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for pyscaff-0.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 74c95a565fb43a3d444bdd3856d87889792faa958c3ffe45a40ac0589acfe9a7
MD5 756d5350f1934949dca228c200b5e644
BLAKE2b-256 281172cb712ab47bc27ac6e7ec9a5788003935deade1cd7edee9c6206a0783fb

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