Skip to main content

A Python Package for increase in success of deployability of a program on a different device.

Project description

Curvv

Curvv is an open-minded python package which focuses on deployability of a program on devices which do not have required packages installed along with other functionality.

To install curvv run:

pip install curvv

Uses

The best function of curvv is the packageSafety(*args).

For example, suppose you are making a program that requires you to import the numpy package however you are not sure if the device where the program shall run has numpy installed. This is where the packageSafety(*args) function becomes useful.

Just write:

import curvv
from curvv import packageSafety as pS

pS("numpy")

This shall check if the numpy package is installed and if it does not find the package it will automatically install the package(s).

Curvv_logo

Other funx include:

  • wait( *time )
  • end( *time )
  • clearCache()

Last Updated:

26/09/2024

Issues

  • Run Time Loading_gif

Acknowledgements

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

curvv-0.4.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

curvv-0.4.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file curvv-0.4.1.tar.gz.

File metadata

  • Download URL: curvv-0.4.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for curvv-0.4.1.tar.gz
Algorithm Hash digest
SHA256 97c23606d0d2c03340474d2884ad66c4b5108466458091cbc33e7526bd7c8fc8
MD5 bc24cf085e080533350fbf26ef1625db
BLAKE2b-256 88f67030dcbf4847fcb80d7c49ea4602825556ce8dce6a86e385fda7ae7a42f5

See more details on using hashes here.

File details

Details for the file curvv-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: curvv-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for curvv-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a8b24b8ba90475a3840757f4557a86e9cc421cc642f3bc4e00a710aca48271e5
MD5 a35d8633575717faa9b344e75610b85c
BLAKE2b-256 8cd54684c2fb423f0c9cd4876780062c87781b93c4599232ab5252fc6aac1bc5

See more details on using hashes here.

Supported by

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