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.5.tar.gz
(52.8 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.5-py3-none-any.whl
(68.3 kB
view details)
File details
Details for the file ElliShape-1.4.5.tar.gz.
File metadata
- Download URL: ElliShape-1.4.5.tar.gz
- Upload date:
- Size: 52.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0f3b2bf6394081ef26d332c9bb7e1f97a3793781fb8ac9b7041d097485d6d4c
|
|
| MD5 |
58e85918d37db260bb0e3ed4457fbdc2
|
|
| BLAKE2b-256 |
3b8485003741f34cb9130fe5c50b1aa83d157eb39222bf30d5188588dff0cedc
|
File details
Details for the file ElliShape-1.4.5-py3-none-any.whl.
File metadata
- Download URL: ElliShape-1.4.5-py3-none-any.whl
- Upload date:
- Size: 68.3 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 |
9f1f9d8b89ecfe953dd26b0a37e17102d72e49debe2b5998711f313519750810
|
|
| MD5 |
7a5b6fa0f1c615f6098a6718a6366705
|
|
| BLAKE2b-256 |
1c03967dd653574e9795cac4912b52deb514e4a8a9a399c7ef2ae9fe86f99f3b
|