mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-02-18 18:57:33 +01:00
The next generation branch has been added
This commit is contained in:
@@ -1 +1,9 @@
|
||||
# -*- coding: cp1252 -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
""" Module to manage sessions. It can create and configure all sessions.
|
||||
|
||||
Contents of this package:
|
||||
wxUI: The graphical user interface written in WX Python (for windows). The view.
|
||||
session_exceptions: Some useful exceptions when there is an error.
|
||||
manager: Handles multiple sessions, setting the configuration files and check if the session is valid. Part of the model.
|
||||
session: Creates a twitter session for an user. The other part of the model.
|
||||
"""
|
||||
Reference in New Issue
Block a user