Skip to content

Commit

Permalink
Rename-sapcommissions (#43)
Browse files Browse the repository at this point in the history
* rename_sapimclient

* change version
  • Loading branch information
niro1987 authored Oct 17, 2024
1 parent e5518f9 commit 48189f5
Show file tree
Hide file tree
Showing 32 changed files with 16 additions and 5,573 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
default_language_version:
python: python3.12
python: python3.11
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.5
Expand Down
21 changes: 4 additions & 17 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@
Python SAP Commissions®
=======================

An Asynchronous Python client to communicate with SAP Commissions®.
# python-sapcommissions is now sapimclient

If you like this project, please consider to `BuyMeACoffee <https://www.buymeacoffee.com/niro1987>`_.
.. note::
This package has been renamed. Use `pip install sapimclient` instead.

.. image:: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png
:alt: BuyMeACoffee
:target: https://www.buymeacoffee.com/niro1987

Documentation
-------------

Read the full documentation on [Read the Docs](https://python-sapcommissions.readthedocs.io/)

REST API
--------

This project mimics the usage of the SAP Commissions REST API. Visit
:code:`https://{TENANT}.callidusondemand.com/APIDocument` to read the full specification, replacing :code:`TENANT` with your
tenant-id.
New package: https://pypi.org/project/sapimclient/

Legal Disclamer
---------------
Expand Down
197 changes: 0 additions & 197 deletions docs/source/cli.rst

This file was deleted.

14 changes: 0 additions & 14 deletions docs/source/client.rst

This file was deleted.

14 changes: 0 additions & 14 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
.. include:: ../../README.rst

.. note::

This project is under active development.

.. toctree::
:name: toc
:caption: Contents
:maxdepth: 2

usage
client
model
cli
Loading

0 comments on commit 48189f5

Please sign in to comment.