- [x] Generic: - [x] [Initialization](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/meos_init.py) - [x] [Factory](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/factory.py) - [x] Time: - [x] [Time](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/time/time.py) - [x] [TimestampSet](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/time/timestampset.py) - [x] [Period](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/time/period.py) - [x] [PeriodSet](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/time/periodset.py) - [x] Temporal: - [x] [TInterpolation](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/temporal/interpolation.py) - [x] [Temporal](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/temporal/temporal.py) - [x] [TInstant](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/temporal/tinstant.py) - [x] [TSequence](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/temporal/tsequence.py) - [x] [TSequenceSet](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/temporal/tsequenceset.py) - [x] Main: - [x] [TBool](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/main/tbool.py) - [x] [TFloat](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/main/tfloat.py) - [x] [TInt](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/main/tint.py) - [x] [TNumber](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/main/tnumber.py) - [x] [TPoint](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/main/tpoint.py) - [x] [TText](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/main/ttext.py) - [x] Boxes: - [x] [Box](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/boxes/box.py) - [x] [STBox](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/boxes/stbox.py) - [x] [TBox](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/boxes/tbox.py) - [x] Aggregators: - [x] [Aggregator](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/aggregators/aggregator.py) - [x] [Bool Aggregators](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/aggregators/bool_aggregators.py) - [x] [General Aggregators](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/aggregators/general_aggregators.py) - [x] [Number Aggregators](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/aggregators/number_aggregators.py) - [x] [Point Aggregators](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/aggregators/point_aggregators.py) - [x] [Text Aggregators](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/aggregators/text_aggregators.py) - [x] [Time Aggregators](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/aggregators/time_aggregators.py) - [x] Database: - [x] [asyncpg](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/db/asyncpg.py) - [x] [psycopg](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/db/psycopg.py) - [x] [psycopg2](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/db/psycopg2.py) - [x] Plotters: - [x] [Box Plotter](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/plotters/box_plotter.py) - [x] [Point Sequence Plotter](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/plotters/point_sequence_plotter.py) - [x] [Point SequenceSet Plotter](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/plotters/point_sequenceset_plotter.py) - [x] [Range Plotter](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/plotters/range_plotter.py) - [x] [Sequence Plotter](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/plotters/sequence_plotter.py) - [x] [Sequenceset Plotter](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/plotters/sequenceset_plotter.py) - [x] [Time Plotter](https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos/pymeos/plotters/time_plotter.py)