1

What's the ideal way to pass a large JSON data object from Javascript through AJAX to a Python script?

1 Answer 1

1

Are you using some web framework? Django has pretty decent support for JSON decoding/encoding.

Sign up to request clarification or add additional context in comments.

1 Comment

Perfect, Django is exactly what I needed.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.