{"id":21482866,"url":"https://github.com/ibmstreams/pypi.streamsx.eventstore","last_synced_at":"2025-03-17T09:22:50.579Z","repository":{"id":74839147,"uuid":"169697098","full_name":"IBMStreams/pypi.streamsx.eventstore","owner":"IBMStreams","description":"This is a step in allowing natural use of Streams for a Python developer. A project that will be registered with PyPi to allow 'pip install' of Python packages that support Python developers interacting with IBM Streams.","archived":false,"fork":false,"pushed_at":"2020-12-07T08:07:08.000Z","size":175,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-01-23T18:50:35.175Z","etag":null,"topics":["pypi","python","python-packages"],"latest_commit_sha":null,"homepage":"https://ibmstreams.github.io/pypi.streamsx.eventstore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBMStreams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-08T07:04:44.000Z","updated_at":"2020-12-07T07:55:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"16c392fa-abc4-4664-88c3-cef3fe04bc23","html_url":"https://github.com/IBMStreams/pypi.streamsx.eventstore","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2Fpypi.streamsx.eventstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2Fpypi.streamsx.eventstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2Fpypi.streamsx.eventstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2Fpypi.streamsx.eventstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBMStreams","download_url":"https://codeload.github.com/IBMStreams/pypi.streamsx.eventstore/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006303,"owners_count":20382443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pypi","python","python-packages"],"created_at":"2024-11-23T12:38:21.228Z","updated_at":"2025-03-17T09:22:50.573Z","avatar_url":"https://github.com/IBMStreams.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python streamsx.eventstore package\n\nThis exposes SPL operators in the `com.ibm.streamsx.eventstore` toolkit as Python methods.\n\nPackage is organized using standard packaging to upload to PyPi.\n\nThe package is uploaded to PyPi in the standard way:\n```\ncd package\npython setup.py sdist bdist_wheel upload -r pypi\n```\nNote: This is done using the `ibmstreams` account at pypi.org and requires `.pypirc` file containing the credentials in your home directory.\n\nPackage details: https://pypi.python.org/pypi/streamsx.eventstore\n\nDocumentation is using Sphinx and can be built locally using:\n```\ncd package/docs\nmake html\n```\n\nor\n\n    ant doc\n\nand viewed using\n```\nfirefox package/docs/build/html/index.html\n```\n\nThe documentation is also setup at `readthedocs.io`.\n\nDocumentation links:\n* http://streamsxeventstore.readthedocs.io\n\n## Version update\n\nTo change the version information of the Python package, edit following files:\n\n- ./package/docs/source/conf.py\n- ./package/streamsx/eventstore/\\_\\_init\\_\\_.py\n\nWhen the development status changes, edit the *classifiers* in\n\n- ./package/setup.py\n\nWhen the documented sample must be changed, change it here:\n\n- ./package/streamsx/eventstore/\\_\\_init\\_\\_.py\n- ./package/DESC.txt\n\n## Test\n\nPackage can be tested with TopologyTester using a Streams instance and Db2 Event Store database.\n\n* toolkit path is given by `STREAMSX_EVENTSTORE_TOOLKIT` environment variable\n* connection to event store is given by `EVENTSTORE_CONNECTION` environment variable (IP address and port number needed to connect to IBM Db2 Event Store)\n\n\n```\ncd package\npython3 -u -m unittest streamsx.eventstore.tests.test_eventstore.TestDistributed\n```\n\nor \n\n    ant test\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibmstreams%2Fpypi.streamsx.eventstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibmstreams%2Fpypi.streamsx.eventstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibmstreams%2Fpypi.streamsx.eventstore/lists"}