WritersΒΆ

Get all Ids of all the Writers(with name) to be used in Searches

# 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