Skip to main content

A django application that helps integrate Socialtext with your project.

This application will help you interact with the Socialtext ReST API and receive webhooks from your Socialtext appliance.

Installation

  1. Install django-socialtext on your PYTHONPATH:

    pip install django-socialtext
    
    # or
    
    easy_install django-socialtext
  2. Add ‘djsocialtext’ to your project’s INSTALLED_APPS

  3. Configure the djsocialtext settings:

    ST_URL = "https://st.example.com" # URL for your ST appliance
    
    ST_USER = "joeuser" # your ST username
    
    ST_PASSWORD = "joepassword" # your ST password

Usage

Djsocialtext helps you interact with the ReST API by providing a shortcut method to instantiate a python-socialtext API client using your project’s settings:

from djsocialtext import get_api

api = get_api()

api.workspaces.list()
[<Workspace: blogs>, <Workspace: marketing>]

Contributing

Development takes place on GitHub. You can file pull requests and issue tickets there.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-socialtext-0.2.4.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file django-socialtext-0.2.4.tar.gz.

File metadata

File hashes

Hashes for django-socialtext-0.2.4.tar.gz
Algorithm Hash digest
SHA256 073f64e19807723d865cbf1718dcb002a60296964f404b76bf784b9061e896cd
MD5 22febcee601bca6a4393bc432107df92
BLAKE2b-256 d26624c6230076b2d44025829e0c4e47a7ae5f00a2ec961eaf67c1ad2ec85493

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.4 This release

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page