xxxpackage_descriptionxxx
Project description
xxxpython_package_namexxx
xxxpackage_descriptionxxx.
Documentation for xxxpython_package_namexxx is hosted by Read the Docs (development version and main version). The code lives on github. Please report any issues you find here. If you want to contribute, pull requests are welcomed! true
Features
Installation
The easiest way to install xxxpython_package_namexxx is to use conda:
conda create -n xxxpython_package_namexxx python=3.11 pip xxxpython_package_namexxx -c conda-forge
conda activate xxxpython_package_namexxx
To upgrade to the latest version of xxxpython_package_namexxx use the command:
conda upgrade xxxpython_package_namexxx -c conda-forge
It is also possible to install via pip if required:
pip install xxxpython_package_namexxx
Or you can clone the github repo and install from a local version of the code:
git clone git@github.com:thespacedoctor/xxxpython_package_namexxx.git
cd xxxpython_package_namexxx
python setup.py install
To check installation was successful run xxxpython_package_namexxx -v. This should return the version number of the install.
Initialising xxxpython_package_namexxx
Before using xxxpython_package_namexxx you need to use the init command to generate a user settings file. Running the following creates a yaml settings file in your home folder under ~/.config/xxxpython_package_namexxx/xxxpython_package_namexxx.yaml:
xxxpython_package_namexxx init
The file is initially populated with xxxpython_package_namexxx's default settings which can be adjusted to your preference.
If at any point the user settings file becomes corrupted or you just want to start afresh, simply trash the xxxpython_package_namexxx.yaml file and rerun xxxpython_package_namexxx init.
You are now ready to start using xxxpython_package_namexxx.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xxxpython_package_namexxx-0.1.dev135.tar.gz.
File metadata
- Download URL: xxxpython_package_namexxx-0.1.dev135.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad12e1cddaaeddafb20d41a3de3846c67a3e98028fa426757e4d622690a052ca
|
|
| MD5 |
9b23fa72420e238789dc10d777e3fffe
|
|
| BLAKE2b-256 |
4e6b9ba93840438a9f2bd3d55114e5959524f04a9e4f361213068354ab4fb3ed
|
File details
Details for the file xxxpython_package_namexxx-0.1.dev135-py3-none-any.whl.
File metadata
- Download URL: xxxpython_package_namexxx-0.1.dev135-py3-none-any.whl
- Upload date:
- Size: 91.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f0774cd2f8d8d3c615e71ef0b0c1651febe4e495bdd547e0ab094d81a69100c
|
|
| MD5 |
f9e09926d3a97ad2f04290b8f283c474
|
|
| BLAKE2b-256 |
1d96641c623eff21db7b5cdc36d5600828f2aa1bae584d38f66839f60148ca89
|