Writers ------- Get all Ids of all the Writers(with name) to be used in `Search `__\ es .. code:: python # Get all writers with ids print(banidb.writers()) Returns ids and names of banikaars(writers). **Returns:** Writers as dictionary(key-value pair). **Return type:** dict