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.4.tar.gz
(52.7 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.4-py3-none-any.whl
(68.2 kB
view details)
File details
Details for the file ElliShape-1.4.4.tar.gz.
File metadata
- Download URL: ElliShape-1.4.4.tar.gz
- Upload date:
- Size: 52.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe575ecb8db8c162c36e0b26d7acc39defe5c104f073a87e1348050a9edeea1a
|
|
| MD5 |
820400abcf5eee3a7e30280441099e1d
|
|
| BLAKE2b-256 |
d72c3d6772fcb178b1c57ed7f3235d3fb5e8277a60b5c249b606ab70272a04b2
|
File details
Details for the file ElliShape-1.4.4-py3-none-any.whl.
File metadata
- Download URL: ElliShape-1.4.4-py3-none-any.whl
- Upload date:
- Size: 68.2 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 |
6dc03feabf9c4ed115f59905ff0b5f0918887776fc8dca9c98976f6b5dd088e3
|
|
| MD5 |
c7144990cdd842695d1ecc2996ab7494
|
|
| BLAKE2b-256 |
f7765050fbd5d33cfd9c60d1de8c69849f9a0741e251aca96f062727adae5ea8
|