Morphological analysis tool
Project description
### Detailed Steps for Installation and Usage of ElliShape
#### Preparation Steps:
Option 1. Install Conda (if not already installed):
- Download Anaconda from the official website:
https://www.anaconda.com/
- Follow the installation instructions for your operating system
Option 2. Install Python (if not using Conda):
- Download Python 3.10 or later from the official website: https://www.python.org/downloads/
- Follow the installation instructions and ensure you select the option to add Python to your system PATH
#### Installation and Usage with Conda:
1. Open the Anaconda Prompt
2. Create a Conda environment with Python 3.10:
```Anaconda Prompt
conda create -n ElliShape python=3.10
```
3. Activate the environment:
```Anaconda Prompt
conda activate ElliShape
```
4. Install the ElliShape package:
```Anaconda Prompt
pip install path/to/ElliShape-1.3.0-py3-none-any.whl
```
4. Download the required model weight files:
```Anaconda Prompt
python path/to/download_pth.py
```
5. Run ElliShape:
```Anaconda Prompt
ElliShape
```
#### Direct Installation with Python Environment (Requires Python >= 3.10):
1. Open the Command Prompt
2. Install the ElliShape package:
```cmd
pip install path/to/ElliShape-1.3.0-py3-none-any.whl
```
3. Download the required model weight files:
```cmd
python path/to/download_pth.py
```
4. Run ElliShape:
```cmd
ElliShape
```
#### Notes:
- Ensure your environment meets the Python version requirements.
- The model weight files are essential for running ElliShape. Make sure to download them before using the software.
- For detailed documentation and troubleshooting, refer to the official website or contact support.
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
ElliShape-1.4.3.tar.gz
(52.6 kB
view details)
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
ElliShape-1.4.3-py3-none-any.whl
(68.0 kB
view details)
File details
Details for the file ElliShape-1.4.3.tar.gz.
File metadata
- Download URL: ElliShape-1.4.3.tar.gz
- Upload date:
- Size: 52.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d96f3749c10e0cbfb55664919ee907428ddc81e2ccae86a0fa305ed7ac24a88
|
|
| MD5 |
b078e9c93f186a0a809dcc287e07a096
|
|
| BLAKE2b-256 |
d4a2b73d7fc0e10a9878336909b9ecfe50ca34cd9416f1d2cab0f994a528ff75
|
File details
Details for the file ElliShape-1.4.3-py3-none-any.whl.
File metadata
- Download URL: ElliShape-1.4.3-py3-none-any.whl
- Upload date:
- Size: 68.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e79efd588482329ba7bd71c13e9b695a0646d4c69a3366525f74ffe334ab858
|
|
| MD5 |
d1e9f87fe8290ed9f1941bddb734f782
|
|
| BLAKE2b-256 |
0febfff3e85b9c9fb572ec94ec0bb07b7e696b5d220a3a7495c7a667e0960c7c
|