Skip to main content

remah

mixed modeling approaches

installation

$ pip install remah
Collecting remah
  Downloading remah-0.0.4-py3-none-any.whl.metadata (1.2 kB)
Downloading remah-0.0.4-py3-none-any.whl (2.6 kB)
Installing collected packages: remah
Successfully installed remah-0.0.4
$ pip show remah
Name: remah
Version: 0.0.4
Summary: python package for mixed modeling approaches
Home-page: https://github.com/dudung/remah
Author: Sparisoma Viridi
Author-email: dudung@gmail.com
License: MIT
Location: V:\tf\Lib\site-packages
Requires:
Required-by:

usage

$ python
Python 3.12.3 (tags/v3.12.3:f6650f9, Apr  9 2024, 14:05:25) [MSC v.1938 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from remah import info
>>> print(info.ramah())
Hello, I am remah ramah!
>>> exit()

test

$ pip install -e .
Obtaining file:///M:/remah
  Preparing metadata (setup.py) ... done
Installing collected packages: remah
  Running setup.py develop for remah
Successfully installed remah-0.0.5
pip show remah
Name: remah
Version: 0.0.5
Summary: python package for mixed modeling approaches
Home-page: https://github.com/dudung/remah
Author: Sparisoma Viridi
Author-email: dudung@gmail.com
License: MIT
Location: M:\remah\src
Editable project location: M:\remah\src
Requires:
Required-by:
$ python -m unittest tests\test_info.py
.
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK

uninstallation

$ pip uninstall remah
Found existing installation: remah 0.0.5
Uninstalling remah-0.0.5:
  Would remove:
    v:\tf\lib\site-packages\remah.egg-link
Proceed (Y/n)? Y
  Successfully uninstalled remah-0.0.5
$ pip show remah
WARNING: Package(s) not found: remah
$ python
Python 3.12.3 (tags/v3.12.3:f6650f9, Apr  9 2024, 14:05:25) [MSC v.1938 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import remah
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'remah'
>>> exit()
python -m unittest tests\test_info.py
E
======================================================================
ERROR: test_info (unittest.loader._FailedTest.test_info)
----------------------------------------------------------------------
ImportError: Failed to import test module: test_info
Traceback (most recent call last):
  File "C:\Program Files\Python312\Lib\unittest\loader.py", line 137, in loadTestsFromName
    module = __import__(module_name)
             ^^^^^^^^^^^^^^^^^^^^^^^
  File "M:\remah\tests\test_info.py", line 8, in <module>
    from remah.info import ramah
ModuleNotFoundError: No module named 'remah'


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)

releases

Use following steps to create a new release

  • Edit setup.py, advance version number, save it.
  • Commit and push the work.
  • Visit releases page of the repository.
  • Draft a new release.
  • Choose a tag, find or create new one.
  • Generate release notes if necessary.
  • Fill release title and describe the release.
  • Set as the latest release.
  • Publish release.

After a few minutes visit the page on PyPi https://pypi.org/project/remah/.

Release files for remah 0.0.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for remah 0.0.6
File Size Uploaded
remah-0.0.6.tar.gz 3.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for remah 0.0.6
File Interpreter ABI Platform
remah-0.0.6-py3-none-any.whl Python 3 none any Details

Total release size: 6.2 kB

Release files / remah-0.0.6.tar.gz

Download URL remah-0.0.6.tar.gz
Size 3.2 kB
Tags Source
SHA-256 checksum
How to use checksums
f9c2a972a55b4615779873710842d0151c9b112d7ec132acf2b99d655b5494ce
BLAKE2b-256 checksum
How to use checksums
9bc70265cbe9ede22a970f857d04bf1591d681e8c42bf9983a0707193a73266c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.20

Release files / remah-0.0.6-py3-none-any.whl

Download URL remah-0.0.6-py3-none-any.whl
Size 3.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
95bd8c245ac54753c1a7b97654ac47952db9a52d618588caa97be830f4c73b91
BLAKE2b-256 checksum
How to use checksums
c0f8c2533c6188dcde9f38269396c70372712b8ec57c8797166e73e0ffda22cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.20

Release history Release notifications | RSS feed

This release

0.0.6 This release

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

0.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page