LICENSE
README.md
pyproject.toml
setup.cfg
src/SharedData/Defaults.py
src/SharedData/Logger.py
src/SharedData/LoggerConsumerProcess.py
src/SharedData/Metadata.py
src/SharedData/MultiProc.py
src/SharedData/SeriesLib.py
src/SharedData/SharedData.py
src/SharedData/SharedDataAWSKinesis.py
src/SharedData/SharedDataAWSS3.py
src/SharedData/SharedDataFeeder.py
src/SharedData/SharedDataFrame.py
src/SharedData/SharedDataPeriod.py
src/SharedData/SharedDataRealTime.py
src/SharedData/SharedDataRealTimeProcess.py
src/SharedData/SharedDataSparse.py
src/SharedData/SharedDataTimeSeries.py
src/SharedData/__init__.py
src/shareddata.egg-info/PKG-INFO
src/shareddata.egg-info/SOURCES.txt
src/shareddata.egg-info/dependency_links.txt
src/shareddata.egg-info/requires.txt
src/shareddata.egg-info/top_level.txt
tests/test01_logging.py
tests/test01_logging_cons.py
tests/test02_checkdata.py
tests/test02_dataset_reading.py
tests/test02_history_reading.py
tests/test03_dataset_read_write.py
tests/test03_history_writing.py
tests/test04_a_realtime_consumer.py
tests/test04_b_realtime_consumer.py
tests/test09_realtime_producer.py
tests/test10_shareddataframe_writing.py
tests/test_boto3.py
tests/test_combinedfile copy.py
tests/test_combinedfile.py
tests/test_sparse.py
tests/test_watchdog1.py
tests/testlinux.py